Home
last modified time | relevance | path

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

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