Home
last modified time | relevance | path

Searched refs:cpu_has_bear (Results 1 – 7 of 7) sorted by relevance

/linux/arch/s390/include/asm/
H A Dcpu.h25 DECLARE_STATIC_KEY_FALSE(cpu_has_bear);
H A Dcpufeature.h26 #define cpu_has_bear() test_facility(193) macro
/linux/arch/s390/mm/
H A Ddump_pagetables.c87 if (addr == PAGE_SIZE && (nospec_uses_trampoline() || !cpu_has_bear())) in note_prot_wx()
218 (nospec_uses_trampoline() || !cpu_has_bear()) ? in ptdump_check_wx()
H A Dvmem.c675 if (!cpu_has_bear()) in vmem_map_init()
/linux/arch/s390/kernel/
H A Dsyscall.c105 if (cpu_has_bear()) in __do_syscall()
H A Dirq.c157 if (cpu_has_bear()) in do_io_irq()
196 if (cpu_has_bear()) in do_ext_irq()
H A Dtraps.c355 if (!cpu_has_bear()) { in __do_pgm_check()