Searched defs:visor_controlvm_channel (Results 1 – 1 of 1) sorted by relevance
506 struct visor_controlvm_channel { struct507 struct channel_header header;508 u64 gp_controlvm;509 u64 gp_partition_tables;510 u64 gp_diag_guest;511 u64 gp_boot_romdisk;512 u64 gp_boot_ramdisk;513 u64 gp_acpi_table;514 u64 gp_control_channel;515 u64 gp_diag_romdisk;[all …]