Home
last modified time | relevance | path

Searched defs:vminfo (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/boot/
H A Dvideo-vesa.c21 static struct vesa_mode_info vminfo; variable
/openbmc/linux/drivers/virt/acrn/
H A Dhypercall.h69 static inline long hcall_create_vm(u64 vminfo) in hcall_create_vm()