Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dx86_init.h124 struct x86_hyper_init { struct
183 struct x86_hyper_init hyper;
H A Dhypervisor.h52 struct x86_hyper_init init;
/linux-6.15/arch/x86/xen/
H A Denlighten_hvm.c291 struct x86_hyper_init *h = &x86_hyper_xen_hvm.init; in xen_platform_hvm()