Searched defs:vminfo (Results 1 – 2 of 2) sorted by relevance
21 static struct vesa_mode_info vminfo; variable
69 static inline long hcall_create_vm(u64 vminfo) in hcall_create_vm()