Searched refs:PROT_NORMAL_NC (Results 1 – 2 of 2) sorted by relevance
272 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()
273 ioremap_prot((addr), (size), PROT_NORMAL_NC)