Home
last modified time | relevance | path

Searched refs:permissions (Results 1 – 8 of 8) 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.c4515 for (byte = 0; byte < ARRAY_SIZE(mmu->permissions); ++byte) { in update_permission_bitmask()
4570 mmu->permissions[byte] = ff | uf | wf | smepf | smapf; in update_permission_bitmask()
4610 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/arm64/
DKconfig1369 bool "Apply r/o permissions of VM areas also to their linear aliases"