Searched refs:PMD_TABLE_PXN (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dpgalloc.h137 __pmd_populate(pmdp, page_to_phys(ptep), PMD_TYPE_TABLE | PMD_TABLE_PXN);
H A Dpgtable-hwdef.h147 #define PMD_TABLE_PXN (_AT(pmdval_t, 1) << 59) macro
/linux-master/arch/arm64/mm/
H A Dmmu.c214 pmdval |= PMD_TABLE_PXN;

Completed in 286 milliseconds