| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gmc_v7_0.c | 773 u32 protections = REG_GET_FIELD(status, VM_CONTEXT1_PROTECTION_FAULT_STATUS, in gmc_v7_0_vm_decode_fault() local 783 protections, vmid, pasid, addr, in gmc_v7_0_vm_decode_fault() 1302 u32 protections = REG_GET_FIELD(status, in gmc_v7_0_process_interrupt() local 1312 info->prot_valid = protections & 0x7 ? true : false; in gmc_v7_0_process_interrupt() 1313 info->prot_read = protections & 0x8 ? true : false; in gmc_v7_0_process_interrupt() 1314 info->prot_write = protections & 0x10 ? true : false; in gmc_v7_0_process_interrupt() 1315 info->prot_exec = protections & 0x20 ? true : false; in gmc_v7_0_process_interrupt()
|
| H A D | gmc_v8_0.c | 1023 u32 protections = REG_GET_FIELD(status, VM_CONTEXT1_PROTECTION_FAULT_STATUS, in gmc_v8_0_vm_decode_fault() local 1033 protections, vmid, pasid, addr, in gmc_v8_0_vm_decode_fault() 1493 u32 protections = REG_GET_FIELD(status, in gmc_v8_0_process_interrupt() local 1503 info->prot_valid = protections & 0x7 ? true : false; in gmc_v8_0_process_interrupt() 1504 info->prot_read = protections & 0x8 ? true : false; in gmc_v8_0_process_interrupt() 1505 info->prot_write = protections & 0x10 ? true : false; in gmc_v8_0_process_interrupt() 1506 info->prot_exec = protections & 0x20 ? true : false; in gmc_v8_0_process_interrupt()
|
| H A D | gmc_v6_0.c | 618 u32 protections = REG_GET_FIELD(status, VM_CONTEXT1_PROTECTION_FAULT_STATUS, in gmc_v6_0_vm_decode_fault() local 627 protections, vmid, addr, in gmc_v6_0_vm_decode_fault()
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | protection-keys.rst | 17 protections, but without requiring modification of the page tables 25 thread a different set of protections from every other thread.
|
| H A D | dma-api-howto.rst | 475 mappings can be marked with, much like page protections in the user
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/ |
| H A D | sysfs-selinux-checkreqprot | 20 check the actual protections being applied upon mmap/mprotect calls.
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.md.1 | 130 attribution and endorsement protections to other entities. Thus, it was 131 desirable to choose a license that granted us the same protections for new code
|
| /OK3568_Linux_fs/kernel/Documentation/security/ |
| H A D | self-protection.rst | 150 kind of attack exist, and protections exist to defend against them. 169 important changes need to be made for better protections: moving the 199 While many protections can be considered deterministic (e.g. read-only 200 memory cannot be written to), some protections provide only statistical
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/ |
| H A D | Yama.rst | 6 protections that are not handled by the core kernel itself. This is
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace-uses.rst | 33 The ftrace infrastructure has some protections against recursions and RCU 42 as well as what protections the callback will perform and not require
|
| /OK3568_Linux_fs/kernel/Documentation/x86/x86_64/ |
| H A D | fsgs.rst | 19 limits. The limits can be used to enforce address space protections.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/hw-vuln/ |
| H A D | spectre.rst | 345 - The swapgs protections are disabled; otherwise it has 353 However, the protections are put in place on a case by case basis, 606 the user space protections.
|
| H A D | mds.rst | 211 have their own protections.
|
| H A D | l1tf.rst | 89 The fact that L1TF breaks all domain protections allows malicious guest
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | intel_txt.rst | 152 - As one of the checks/protections provided by TXT, it makes a copy
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | ni.c | 2538 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in cayman_vm_decode_fault() local 2680 protections, vmid, addr, in cayman_vm_decode_fault()
|
| H A D | si.c | 4826 u32 protections = (status & PROTECTIONS_MASK) >> PROTECTIONS_SHIFT; in si_vm_decode_fault() local 5071 protections, vmid, addr, in si_vm_decode_fault()
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | SGI-B-1.0 | 36 …ntellectual property claims, for the duration of intellectual property protections inherent in the…
|
| H A D | SGI-B-1.1 | 40 …ntellectual property claims, for the duration of intellectual property protections inherent in the…
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 77 can have suffixes which apply further protections:
|
| /OK3568_Linux_fs/kernel/tools/objtool/Documentation/ |
| H A D | stack-validation.txt | 307 access user space pages with protections against doing so disabled.
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | unevictable-lru.rst | 382 Because the VMA access protections could have been changed to PROT_NONE after 496 memory range accounted as locked_vm, as the protections could be changed later
|
| /OK3568_Linux_fs/kernel/arch/powerpc/ |
| H A D | Kconfig | 857 bool "Support setting protections for 4k subpages (subpage_prot syscall)" 961 page-based protections, but without requiring modification of the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 399 These protections are added to score to judge whether this zone should be used 547 default this value is set to 0 and no protections will be enforced by the
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in | 830 Disables Relocation link-time protections.
|