Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 9 of 9) sorted by relevance

/arch/xtensa/
DKconfig.debug8 This check can spot missing TLB invalidation/wrong PTE permissions/
/arch/arm/
DKconfig-nommu62 Unit (MPU) that defines the type and permissions for regions of
/arch/x86/kvm/
Dmmu.h200 bool fault = (mmu->permissions[index] >> pte_access) & 1; in permission_fault()
/arch/alpha/lib/
Dudiv-qrnnd.S11 # In addition to the permissions in the GNU General Public License, the
/arch/x86/include/asm/
Dkvm_host.h445 u8 permissions[16]; member
/arch/x86/kvm/mmu/
Dmmu.c4527 for (byte = 0; byte < ARRAY_SIZE(mmu->permissions); ++byte) { in update_permission_bitmask()
4582 mmu->permissions[byte] = ff | uf | wf | smepf | smapf; in update_permission_bitmask()
4622 for (bit = 0; bit < ARRAY_SIZE(mmu->permissions); ++bit) { in update_pkru_bitmask()
/arch/powerpc/
DKconfig847 to set access permissions (read/write, readonly, or no access)
/arch/
DKconfig30 Select if the architecture can check permissions at sub-page
/arch/arm64/
DKconfig1416 bool "Apply r/o permissions of VM areas also to their linear aliases"