Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dacpi.c273 return __pgprot(PROT_DEVICE_nGnRnE); in __acpi_get_mem_attribute()
304 prot = __pgprot(PROT_DEVICE_nGnRnE); in acpi_os_ioremap()
/linux/arch/arm64/include/asm/
A Dpgtable-prot.h55 #define PROT_DEVICE_nGnRnE (PROT_DEFAULT | PTE_PXN | PTE_UXN | PTE_WRITE | PTE_ATTRINDX(MT_DEVICE_n… macro
A Dio.h172 #define ioremap_np(addr, size) __ioremap((addr), (size), __pgprot(PROT_DEVICE_nGnRnE))
/linux/drivers/tty/serial/
A Dsamsung_tty.c3055 __pgprot(PROT_DEVICE_nGnRnE)); in apple_s5l_early_console_setup()

Completed in 13 milliseconds