Lines Matching full:pagetable
88 * more than enough pagetable pages.
93 * section is 2MB aligned to allow for simple pagetable setup using only
256 * Perform a relatively simplistic calculation of the pagetable in sme_pgtable_calc()
276 * Now calculate the added pagetable structures needed to populate in sme_pgtable_calc()
347 * pagetable structures for the encryption of the kernel in sme_encrypt_kernel()
348 * pagetable structures for workarea (in case not currently mapped) in sme_encrypt_kernel()
368 * the pagetable area. The start of the workarea is already 2MB in sme_encrypt_kernel()
377 * Set the address to the start of where newly created pagetable in sme_encrypt_kernel()
378 * structures (PGDs, PUDs and PMDs) will be allocated. New pagetable in sme_encrypt_kernel()
386 * Make sure the current pagetable structure has entries for in sme_encrypt_kernel()
399 * A new pagetable structure is being built to allow for the kernel in sme_encrypt_kernel()
410 * pagetable entries for the decrypted mapping. Choose the next in sme_encrypt_kernel()
519 * - Bits 5:0 - Pagetable bit position used to indicate encryption in sme_enable()