Searched refs:PROT_DEVICE_nGnRnE (Results 1 – 5 of 5) sorted by relevance
294 return __pgprot(PROT_DEVICE_nGnRnE); in __acpi_get_mem_attribute()325 prot = __pgprot(PROT_DEVICE_nGnRnE); in acpi_os_ioremap()
82 if (protval != PROT_DEVICE_nGnRE && protval != PROT_DEVICE_nGnRnE) in mmio_guard_ioremap_hook()
43 #define PROT_DEVICE_nGnRnE (PROT_DEFAULT | PTE_PXN | PTE_UXN | PTE_WRITE | PTE_ATTRINDX(MT_DEVICE_n… macro
285 ioremap_prot((addr), (size), PROT_DEVICE_nGnRnE)
2841 __pgprot(PROT_DEVICE_nGnRnE)); in apple_s5l_early_console_setup()