Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgalloc.h33 pudval |= (mm == &init_mm) ? PUD_TABLE_UXN : PUD_TABLE_PXN; in pud_populate()
H A Dpgtable-hwdef.h130 #define PUD_TABLE_PXN (_AT(pudval_t, 1) << 59) macro
/linux/arch/arm64/mm/
H A Dmmu.c312 pudval |= PUD_TABLE_PXN; in alloc_init_cont_pmd()
647 tableprot |= PUD_TABLE_PXN; in split_pud()