Lines Matching full:encryption
3 * AMD Memory Encryption Support
80 * placed such that the in-place encryption logic overwrites them. This
329 * SME encryption workarea using rip-relative addressing. in sme_encrypt_kernel()
337 * executable encryption area size: in sme_encrypt_kernel()
339 * encryption routine page (PAGE_SIZE) in sme_encrypt_kernel()
341 * pagetable structures for the encryption of the kernel in sme_encrypt_kernel()
361 * The total workarea includes the executable encryption area and in sme_encrypt_kernel()
455 /* Perform the encryption */ in sme_encrypt_kernel()
510 * - Bit 0 - Secure Memory Encryption support in sme_enable()
513 * - Bits 5:0 - Pagetable bit position used to indicate encryption in sme_enable()
528 /* Check if memory encryption is enabled */ in sme_enable()