Home
last modified time | relevance | path

Searched refs:cpu_has_gs (Results 1 – 9 of 9) sorted by relevance

/arch/s390/include/asm/
A Dcpufeature.h29 #define cpu_has_gs() test_facility(133) macro
/arch/s390/kernel/
A Dnmi.c49 return cpu_has_vx() || cpu_has_gs(); in nmi_needs_mcesa()
65 if (cpu_has_gs()) in nmi_alloc_mcesa_early()
77 size = cpu_has_gs() ? MCESA_MAX_SIZE : MCESA_MIN_SIZE; in nmi_alloc_mcesa()
84 if (cpu_has_gs()) in nmi_alloc_mcesa()
A Dguarded_storage.c113 if (!cpu_has_gs()) in SYSCALL_DEFINE2()
A Dmachine_kexec.c99 if (cpu_has_gs()) { in __machine_kdump()
A Dptrace.c81 if (cpu_has_gs()) { in update_cr_regs()
1039 if (!cpu_has_gs()) in s390_gs_cb_get()
1056 if (!cpu_has_gs()) in s390_gs_cb_set()
1093 if (!cpu_has_gs()) in s390_gs_bc_get()
1107 if (!cpu_has_gs()) in s390_gs_bc_set()
A Dprocessor.c249 if (cpu_has_gs()) in setup_hwcaps()
A Dsmp.c555 if (!cpu_has_vx() && !cpu_has_gs()) in smp_store_status()
558 if (cpu_has_gs()) in smp_store_status()
/arch/s390/kvm/
A Dkvm-s390.c5211 if (cpu_has_gs()) { in sync_regs_fmt2()
5277 if (cpu_has_gs()) { in store_regs_fmt2()
A Dinterrupt.c582 if (cpu_has_gs() && vcpu->arch.gs_enabled) in __write_machine_check()

Completed in 31 milliseconds