Home
last modified time | relevance | path

Searched defs:pgprot_decrypted (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpgtable.h1717 #define pgprot_decrypted(prot) (prot) macro
/linux/arch/arm64/include/asm/
H A Dpgtable.h744 #define pgprot_decrypted(prot) \ macro