Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/mm/pat/
Dmemtype.c548 static u64 sanitize_phys(u64 address) in sanitize_phys() function
585 start = sanitize_phys(start); in memtype_reserve()
586 end = sanitize_phys(end); in memtype_reserve()
666 start = sanitize_phys(start); in memtype_free()
667 end = sanitize_phys(end); in memtype_free()