Lines Matching +full:write +full:- +full:assist
1 /* SPDX-License-Identifier: GPL-2.0 */
9 * A write operation to these registers causes serialized access.
10 * During software tablewalk, the registers used perform mask/shift-add
43 * 4-15 => Not Used
81 * Also mark all subpages valid and write access.
91 #define MD_TWAM 0x04000000 /* Use 4K page hardware assist */
131 * when the MD_RPN is written. It is also provides the hardware assist
173 #define MODULES_VADDR (PAGE_OFFSET - SZ_256M)
193 /* Page size definitions, common between 32 and 64-bit
217 return -1; in shift_to_mmu_psize()
230 if (end - addr < size) in arch_vmap_try_size()