Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Dpat.c516 static u64 sanitize_phys(u64 address) in sanitize_phys() function
553 start = sanitize_phys(start); in reserve_memtype()
554 end = sanitize_phys(end); in reserve_memtype()
635 start = sanitize_phys(start); in free_memtype()
636 end = sanitize_phys(end); in free_memtype()