Home
last modified time | relevance | path

Searched refs:PROT_DEVICE_nGnRnE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/arm64/kernel/
Dacpi.c261 return __pgprot(PROT_DEVICE_nGnRnE); in __acpi_get_mem_attribute()
292 prot = __pgprot(PROT_DEVICE_nGnRnE); in acpi_os_ioremap()
/Linux-v5.10/arch/arm64/include/asm/
Dpgtable-prot.h55 #define PROT_DEVICE_nGnRnE (PROT_DEFAULT | PTE_PXN | PTE_UXN | PTE_WRITE | PTE_ATTRINDX(MT_DEVICE_n… macro
Dio.h181 #define pci_remap_cfgspace(addr, size) __ioremap((addr), (size), __pgprot(PROT_DEVICE_nGnRnE))