Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dacpi.c273 return __pgprot(PROT_DEVICE_nGnRnE); in __acpi_get_mem_attribute()
304 prot = __pgprot(PROT_DEVICE_nGnRnE); in acpi_os_ioremap()
/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.h147 #define ioremap_np(addr, size) __ioremap((addr), (size), __pgprot(PROT_DEVICE_nGnRnE))