Searched refs:permissions (Results 1 – 10 of 10) sorted by relevance
182 return (mmu->permissions[index] >> pte_access) & 1; in permission_fault()
3592 for (byte = 0; byte < ARRAY_SIZE(mmu->permissions); ++byte) { in update_permission_bitmask()3644 mmu->permissions[byte] = map; in update_permission_bitmask()
10 This check can spot missing TLB invalidation/wrong PTE permissions/
278 ; VERIFY_PTE: Check if PTE permissions approp for executing code318 ; VERIFY_PTE: Chk if PTE permissions approp for data access (R/W/R+W)326 ; -Otherwise they are user-mode permissions, and those are exactly
59 Unit (MPU) that defines the type and permissions for regions of
11 # In addition to the permissions in the GNU General Public License, the
284 u8 permissions[16]; member
1032 bool "Restrict kernel memory permissions"1036 padded to section-size (1MiB) boundaries (because their permissions
651 memory permissions.
609 to set access permissions (read/write, readonly, or no access)