Searched refs:cpu_has_nx (Results 1 – 6 of 6) sorted by relevance
30 #define cpu_has_nx() test_facility(130) macro
108 if (cpu_has_nx()) in mark_rodata_ro()
209 if (!cpu_has_nx()) in ptdump_check_wx()
392 if (unlikely(cpu_has_nx() && teid.b56)) { in do_protection_exception()
368 if (!cpu_has_nx()) in __set_memory()
124 if (!cpu_has_nx()) { in detect_facilities()