Home
last modified time | relevance | path

Searched refs:ctl_set_bit (Results 1 – 17 of 17) sorted by relevance

/kvm-unit-tests/s390x/
H A Dmigration.c74 ctl_set_bit(2, CTL2_GUARDED_STORAGE); in test_func()
86 ctl_set_bit(0, CTL0_VECTOR); in test_func()
H A Dpanic-loop-extint.c49 ctl_set_bit(0, CTL0_CPU_TIMER); in main()
H A Diep.c24 ctl_set_bit(0, CTL0_IEP); in test_iep()
H A Dfirq.c23 ctl_set_bit(0, CTL0_SERVICE_SIGNAL); in wait_for_sclp_int()
H A Dsmp.c301 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 Dskey.c145 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 Dgs.c102 ctl_set_bit(2, CTL2_GUARDED_STORAGE); in init()
H A Ddiag288.c87 ctl_set_bit(0, CTL0_CLOCK_COMPARATOR); in test_bite()
H A Dvector.c109 ctl_set_bit(0, CTL0_VECTOR); in init()
H A Dadtl-status.c175 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 Dskrf.c146 ctl_set_bit(0, CTL0_EXTERNAL_CALL); in ecall_setup()
H A Dedat.c132 ctl_set_bit(0, CTL0_EDAT); in test_edat1()
H A Dspec_ex.c361 ctl_set_bit(0, CTL0_TRANSACT_EX_CTL); /* enable transactional-exec */ in test_spec_ex_trans()
/kvm-unit-tests/lib/s390x/asm/
H A Dfloat.h41 ctl_set_bit(0, CTL0_AFP); in afp_enable()
H A Dinterrupt.h86 ctl_set_bit(0, CTL0_LOW_ADDR_PROT); in low_prot_enable()
H A Darch_def.h324 static inline void ctl_set_bit(int cr, unsigned int bit) in ctl_set_bit() function
/kvm-unit-tests/lib/s390x/
H A Dsclp.c52 ctl_set_bit(0, CTL0_SERVICE_SIGNAL); in sclp_setup_int()