Searched defs:spar_controlvm_channel_protocol (Results 1 – 1 of 1) sorted by relevance
363 struct spar_controlvm_channel_protocol { struct364 struct channel_header header;365 GUEST_PHYSICAL_ADDRESS gp_controlvm; /* guest physical address of367 GUEST_PHYSICAL_ADDRESS gp_partition_tables;/* guest physical address of369 GUEST_PHYSICAL_ADDRESS gp_diag_guest; /* guest physical address of371 GUEST_PHYSICAL_ADDRESS gp_boot_romdisk;/* guest phys addr of (read373 GUEST_PHYSICAL_ADDRESS gp_boot_ramdisk;/* guest phys addr of writable375 GUEST_PHYSICAL_ADDRESS gp_acpi_table; /* guest phys addr of acpi377 GUEST_PHYSICAL_ADDRESS gp_control_channel;/* guest phys addr of control379 GUEST_PHYSICAL_ADDRESS gp_diag_romdisk;/* guest phys addr of diagnostic[all …]