Searched defs:vminfo (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/boot/ | ||
H A D | video-vesa.c | 21 static struct vesa_mode_info vminfo; variable |
/linux/drivers/virt/acrn/ | ||
H A D | hypercall.h | 69 static inline long hcall_create_vm(u64 vminfo) in hcall_create_vm() |