Home
last modified time | relevance | path

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

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