Home
last modified time | relevance | path

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

/xen/xen/include/asm-x86/
A De820.h26 extern int sanitize_e820_map(struct e820entry *biosmap, unsigned int *pnr_map);
/xen/xen/arch/x86/guest/xen/
A Dpvh-boot.c99 sanitize_e820_map(e820_raw.map, &e820_raw.nr_map); in get_memory_map()
/xen/xen/arch/x86/
A De820.c138 int __init sanitize_e820_map(struct e820entry *biosmap, unsigned int *pnr_map) in sanitize_e820_map() function
511 sanitize_e820_map(raw->map, &raw->nr_map); in machine_specific_memory_setup()

Completed in 4 milliseconds