Home
last modified time | relevance | path

Searched refs:PROT_NORMAL_NC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/
H A Dacpi.c272 return __pgprot(PROT_NORMAL_NC); in __acpi_get_writethrough_mem_attribute()
291 return __pgprot(PROT_NORMAL_NC); in __acpi_get_mem_attribute()
377 prot = __pgprot(PROT_NORMAL_NC); in acpi_os_ioremap()
/linux/arch/arm64/include/asm/
H A Dio.h273 ioremap_prot((addr), (size), PROT_NORMAL_NC)