Searched refs:ctl_clear_bit (Results 1 – 11 of 11) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | migration.c | 140 ctl_clear_bit(0, CTL0_VECTOR); in test_func() 154 ctl_clear_bit(2, CTL2_GUARDED_STORAGE); in test_func()
|
H A D | iep.c | 42 ctl_clear_bit(0, CTL0_IEP); in test_iep()
|
H A D | skey.c | 148 ctl_clear_bit(0, CTL0_FETCH_PROTECTION_OVERRIDE); in test_test_protection() 156 ctl_clear_bit(0, CTL0_STORAGE_PROTECTION_OVERRIDE); in test_test_protection() 291 ctl_clear_bit(0, CTL0_STORAGE_PROTECTION_OVERRIDE); in test_store_cpu_address() 424 ctl_clear_bit(0, CTL0_STORAGE_PROTECTION_OVERRIDE); in test_channel_subsystem_call() 552 ctl_clear_bit(0, CTL0_FETCH_PROTECTION_OVERRIDE); in test_set_prefix() 721 ctl_clear_bit(0, CTL0_FETCH_PROTECTION_OVERRIDE); in test_msch()
|
H A D | smp.c | 312 ctl_clear_bit(0, current_sigp_call_case->cr0_bit); in call_received() 372 ctl_clear_bit(0, current_sigp_call_case->cr0_bit); in call_in_wait_cleanup()
|
H A D | edat.c | 59 ctl_clear_bit(0, CTL0_EDAT); in test_dat()
|
H A D | adtl-status.c | 310 ctl_clear_bit(2, CTL2_GUARDED_STORAGE); in restart_write_gs_regs()
|
H A D | spec_ex.c | 395 ctl_clear_bit(0, CTL0_TRANSACT_EX_CTL); in test_spec_ex_trans()
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | float.h | 46 ctl_clear_bit(0, CTL0_AFP); in afp_disable()
|
H A D | interrupt.h | 92 ctl_clear_bit(0, CTL0_LOW_ADDR_PROT); in low_prot_disable()
|
H A D | arch_def.h | 333 static inline void ctl_clear_bit(int cr, unsigned int bit) in ctl_clear_bit() function
|
/kvm-unit-tests/lib/s390x/ |
H A D | sclp.c | 58 ctl_clear_bit(0, CTL0_SERVICE_SIGNAL); in sclp_handle_ext()
|