Searched defs:pgprot_decrypted (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | pgtable.h | 1717 #define pgprot_decrypted(prot) (prot) macro |
| /linux/arch/arm64/include/asm/ | ||
| H A D | pgtable.h | 744 #define pgprot_decrypted(prot) \ macro |