Lines Matching full:encrypted
88 * By using this section, the kernel can be encrypted in place and it
312 * by the kernel and initrd as encrypted. in sme_encrypt_kernel()
353 * One PGD for both encrypted and decrypted mappings and a set of in sme_encrypt_kernel()
354 * PUDs and PMDs for each of the encrypted and decrypted mappings. in sme_encrypt_kernel()
378 * pagetables and when the new encrypted and decrypted kernel in sme_encrypt_kernel()
398 * and initrd to be encrypted. It starts with an empty PGD that will in sme_encrypt_kernel()
399 * then be populated with new PUDs and PMDs as the encrypted and in sme_encrypt_kernel()
421 /* Add encrypted kernel (identity) mappings */ in sme_encrypt_kernel()
434 /* Add encrypted initrd (identity) mappings */ in sme_encrypt_kernel()
469 * At this point we are running encrypted. Remove the mappings for in sme_encrypt_kernel()
515 * - Bit 1 - Secure Encrypted Virtualization support in sme_enable()