Lines Matching full:mappings
13 * Since we're dealing with identity mappings, physical and virtual
257 * entries that are needed. Those mappings will be covered mostly in sme_pgtable_calc()
260 * mappings. For mappings that are not 2MB aligned, PTE mappings in sme_pgtable_calc()
355 * One PGD for both encrypted and decrypted mappings and a set of in sme_encrypt_kernel()
356 * PUDs and PMDs for each of the encrypted and decrypted mappings. in sme_encrypt_kernel()
381 * mappings are populated. in sme_encrypt_kernel()
402 * decrypted kernel mappings are created. in sme_encrypt_kernel()
423 /* Add encrypted kernel (identity) mappings */ in sme_encrypt_kernel()
429 /* Add decrypted, write-protected kernel (non-identity) mappings */ in sme_encrypt_kernel()
436 /* Add encrypted initrd (identity) mappings */ in sme_encrypt_kernel()
442 * Add decrypted, write-protected initrd (non-identity) mappings in sme_encrypt_kernel()
450 /* Add decrypted workarea mappings to both kernel mappings */ in sme_encrypt_kernel()
471 * At this point we are running encrypted. Remove the mappings for in sme_encrypt_kernel()