Searched refs:ctl_set_bit (Results 1 – 17 of 17) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | migration.c | 74 ctl_set_bit(2, CTL2_GUARDED_STORAGE); in test_func() 86 ctl_set_bit(0, CTL0_VECTOR); in test_func()
|
H A D | panic-loop-extint.c | 49 ctl_set_bit(0, CTL0_CPU_TIMER); in main()
|
H A D | iep.c | 24 ctl_set_bit(0, CTL0_IEP); in test_iep()
|
H A D | firq.c | 23 ctl_set_bit(0, CTL0_SERVICE_SIGNAL); in wait_for_sclp_int()
|
H A D | smp.c | 301 ctl_set_bit(0, current_sigp_call_case->cr0_bit); in call_received() 357 ctl_set_bit(0, current_sigp_call_case->cr0_bit); in call_in_wait_setup() 498 ctl_set_bit(0, CTL0_EXTERNAL_CALL); in test_local_ints() 499 ctl_set_bit(0, CTL0_EMERGENCY_SIGNAL); in test_local_ints()
|
H A D | skey.c | 145 ctl_set_bit(0, CTL0_FETCH_PROTECTION_OVERRIDE); in test_test_protection() 152 ctl_set_bit(0, CTL0_STORAGE_PROTECTION_OVERRIDE); in test_test_protection() 273 ctl_set_bit(0, CTL0_STORAGE_PROTECTION_OVERRIDE); in test_store_cpu_address() 407 ctl_set_bit(0, CTL0_STORAGE_PROTECTION_OVERRIDE); in test_channel_subsystem_call() 528 ctl_set_bit(0, CTL0_FETCH_PROTECTION_OVERRIDE); in test_set_prefix() 685 ctl_set_bit(0, CTL0_FETCH_PROTECTION_OVERRIDE); in test_msch()
|
H A D | gs.c | 102 ctl_set_bit(2, CTL2_GUARDED_STORAGE); in init()
|
H A D | diag288.c | 87 ctl_set_bit(0, CTL0_CLOCK_COMPARATOR); in test_bite()
|
H A D | vector.c | 109 ctl_set_bit(0, CTL0_VECTOR); in init()
|
H A D | adtl-status.c | 175 ctl_set_bit(0, CTL0_VECTOR); in restart_write_vector() 300 ctl_set_bit(2, CTL2_GUARDED_STORAGE); in restart_write_gs_regs()
|
H A D | skrf.c | 146 ctl_set_bit(0, CTL0_EXTERNAL_CALL); in ecall_setup()
|
H A D | edat.c | 132 ctl_set_bit(0, CTL0_EDAT); in test_edat1()
|
H A D | spec_ex.c | 361 ctl_set_bit(0, CTL0_TRANSACT_EX_CTL); /* enable transactional-exec */ in test_spec_ex_trans()
|
/kvm-unit-tests/lib/s390x/asm/ |
H A D | float.h | 41 ctl_set_bit(0, CTL0_AFP); in afp_enable()
|
H A D | interrupt.h | 86 ctl_set_bit(0, CTL0_LOW_ADDR_PROT); in low_prot_enable()
|
H A D | arch_def.h | 324 static inline void ctl_set_bit(int cr, unsigned int bit) in ctl_set_bit() function
|
/kvm-unit-tests/lib/s390x/ |
H A D | sclp.c | 52 ctl_set_bit(0, CTL0_SERVICE_SIGNAL); in sclp_setup_int()
|