Searched defs:psw (Results 1 – 6 of 6) sorted by relevance
162 static int smp_cpu_restart_nolock(uint16_t idx, struct psw *psw) in smp_cpu_restart_nolock()224 int smp_cpu_start(uint16_t idx, struct psw psw) in smp_cpu_start()250 static int smp_cpu_setup_nolock(uint16_t idx, struct psw psw) in smp_cpu_setup_nolock()288 int smp_cpu_setup(uint16_t idx, struct psw psw) in smp_cpu_setup()
18 struct psw psw; /* 0x0100 */ member
130 struct psw *psw; in irq_set_dat_mode() local
49 static void load_psw(struct psw psw) in load_psw()69 static void load_short_psw(struct short_psw psw) in load_short_psw()85 static void expect_invalid_psw(struct psw psw) in expect_invalid_psw()
91 struct psw psw = { in test_validity_already_running() local
39 struct psw { struct40 union {65 _Static_assert(sizeof(struct psw) == 16, "PSW size"); argument357 struct psw psw = { in load_psw_mask() local373 struct psw psw = { in disabled_wait() local