Home
last modified time | relevance | path

Searched refs:protections (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/Documentation/security/
DYama.txt2 protections that are not handled by the core kernel itself. This is
/linux-4.4.14/arch/cris/arch-v32/kernel/
Dhead.S76 ;; Enable certain page protections and setup linear mapping
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dgmc_v8_0.c811 u32 protections = REG_GET_FIELD(status, VM_CONTEXT1_PROTECTION_FAULT_STATUS, in gmc_v8_0_vm_decode_fault() local
820 protections, vmid, addr, in gmc_v8_0_vm_decode_fault()
Dgmc_v7_0.c731 u32 protections = REG_GET_FIELD(status, VM_CONTEXT1_PROTECTION_FAULT_STATUS, in gmc_v7_0_vm_decode_fault() local
740 protections, vmid, addr, in gmc_v7_0_vm_decode_fault()
/linux-4.4.14/Documentation/
Dintel_txt.txt137 o As one of the checks/protections provided by TXT, it makes a copy
DDMA-API-HOWTO.txt506 mappings can be marked with, much like page protections in the user
/linux-4.4.14/drivers/gpu/drm/radeon/
Dni.c2448 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in cayman_vm_decode_fault() local
2590 protections, vmid, addr, in cayman_vm_decode_fault()
Dsi.c4813 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in si_vm_decode_fault() local
5058 protections, vmid, addr, in si_vm_decode_fault()
Dcik.c6087 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in cik_vm_decode_fault() local
6097 protections, vmid, addr, in cik_vm_decode_fault()
/linux-4.4.14/Documentation/sysctl/
Dvm.txt338 These protections are added to score to judge whether this zone should be used
481 default this value is set to 0 and no protections will be enforced by the
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt399 Because the VMA access protections could have been changed to PROT_NONE after
492 memory range accounted as locked_vm, as the protections could be changed later
/linux-4.4.14/arch/powerpc/
DKconfig616 bool "Support setting protections for 4k subpages"
/linux-4.4.14/arch/arm/mm/
DKconfig1062 space while gaining the read-only protections.
/linux-4.4.14/lib/
DKconfig.debug1783 tristate "Test user/kernel boundary protections"
1791 protections.
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3171 of catching the culprit in the act, I had turned off all protections