Searched refs:is_new_memtype_allowed (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/x86/mm/pat/ |
| H A D | memtype.c | 727 if (!is_new_memtype_allowed(start, size, req_type, new_type)) in memtype_reserve_io() 875 if (!is_new_memtype_allowed(paddr, size, want_pcm, pcm)) { in reserve_pfn_range()
|
| /linux/arch/x86/mm/ |
| H A D | ioremap.c | 242 if (!is_new_memtype_allowed(phys_addr, size, pcm, new_pcm)) { in __ioremap_caller()
|
| /linux/arch/x86/include/asm/ |
| H A D | pgtable.h | 877 static inline int is_new_memtype_allowed(u64 paddr, unsigned long size, in is_new_memtype_allowed() function
|