Searched refs:protections (Results 1 – 15 of 15) sorted by relevance
/linux-4.4.14/Documentation/security/ |
D | Yama.txt | 2 protections that are not handled by the core kernel itself. This is
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | head.S | 76 ;; Enable certain page protections and setup linear mapping
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | gmc_v8_0.c | 811 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()
|
D | gmc_v7_0.c | 731 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/ |
D | intel_txt.txt | 137 o As one of the checks/protections provided by TXT, it makes a copy
|
D | DMA-API-HOWTO.txt | 506 mappings can be marked with, much like page protections in the user
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | ni.c | 2448 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in cayman_vm_decode_fault() local 2590 protections, vmid, addr, in cayman_vm_decode_fault()
|
D | si.c | 4813 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in si_vm_decode_fault() local 5058 protections, vmid, addr, in si_vm_decode_fault()
|
D | cik.c | 6087 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/ |
D | vm.txt | 338 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/ |
D | unevictable-lru.txt | 399 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/ |
D | Kconfig | 616 bool "Support setting protections for 4k subpages"
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 1062 space while gaining the read-only protections.
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 1783 tristate "Test user/kernel boundary protections" 1791 protections.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 3171 of catching the culprit in the act, I had turned off all protections
|