Searched defs:pgprot_decrypted (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ | ||
| A D | pgtable.h | 42 #define pgprot_decrypted(prot) __pgprot(cc_mkdec(pgprot_val(prot))) macro |
| /arch/arm64/include/asm/ | ||
| A D | pgtable.h | 772 #define pgprot_decrypted(prot) \ macro |
Completed in 14 milliseconds