Searched refs:realmode_reserve (Results 1 - 5 of 5) sorted by path

/linux-master/arch/x86/hyperv/
H A Dhv_vtl.c29 x86_platform.realmode_reserve = x86_init_noop;
/linux-master/arch/x86/include/asm/
H A Dx86_init.h296 * @realmode_reserve: reserve memory for realmode trampoline
314 void (*realmode_reserve)(void); member in struct:x86_platform_ops
/linux-master/arch/x86/kernel/
H A Dsetup.c1036 x86_platform.realmode_reserve();
H A Dx86_init.c154 .realmode_reserve = reserve_real_mode,
/linux-master/arch/x86/xen/
H A Denlighten_pv.c1362 x86_platform.realmode_reserve = x86_init_noop;

Completed in 171 milliseconds