Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dx86_init.h127 struct x86_hyper_init { struct
160 struct x86_hyper_init hyper;
Dhypervisor.h52 struct x86_hyper_init init;
/Linux-v5.4/arch/x86/xen/
Denlighten_hvm.c260 struct x86_hyper_init *h = &x86_hyper_xen_hvm.init; in xen_platform_hvm()