Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dx86_init.h122 struct x86_hyper_init { struct
155 struct x86_hyper_init hyper;
H A Dhypervisor.h52 struct x86_hyper_init init;
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_hvm.c282 struct x86_hyper_init *h = &x86_hyper_xen_hvm.init; in xen_platform_hvm()