Searched refs:cpu_has_nx (Results 1 – 6 of 6) sorted by relevance
30 #define cpu_has_nx() test_facility(130) macro
110 if (cpu_has_nx()) in mark_rodata_ro()
172 if (!cpu_has_nx()) in ptdump_check_wx()
388 if (unlikely(cpu_has_nx() && teid.b56)) { in do_protection_exception()
377 if (!cpu_has_nx()) in __set_memory()
113 if (!cpu_has_nx()) { in detect_facilities()