Home
last modified time | relevance | path

Searched refs:has_nx (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/boot/
H A Dvmem.c66 if (!machine.has_nx) in kasan_populate_shadow()
296 if (!machine.has_nx) in pgtable_pte_populate()
322 if (!machine.has_nx) in pgtable_pmd_populate()
355 if (!machine.has_nx) in pgtable_pud_populate()
H A Dboot.h16 unsigned char has_nx : 1; member
H A Dstartup.c56 machine.has_nx = 1; in detect_facilities()