Home
last modified time | relevance | path

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

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