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

/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-3level.h92 #define L_PMD_SECT_NONE (_AT(pmdval_t, 1) << 57) macro
269 L_PMD_SECT_VALID | L_PMD_SECT_NONE; pmd_modify()
280 if (pmd_val(pmd) & L_PMD_SECT_NONE) set_pmd_at()

Completed in 62 milliseconds