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