Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h124 #define PUD_TYPE_SECT (_AT(pudval_t, 1) << 0) macro
H A Dpgtable.h486 return __pgprot((pgprot_val(prot) & ~PUD_TABLE_BIT) | PUD_TYPE_SECT); in mk_pud_sect_prot()
732 PUD_TYPE_SECT)