Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dcontrolvmchannel.h363 struct spar_controlvm_channel_protocol { struct
364 struct channel_header header;
365 GUEST_PHYSICAL_ADDRESS gp_controlvm; /* guest physical address of
367 GUEST_PHYSICAL_ADDRESS gp_partition_tables;/* guest physical address of
369 GUEST_PHYSICAL_ADDRESS gp_diag_guest; /* guest physical address of
371 GUEST_PHYSICAL_ADDRESS gp_boot_romdisk;/* guest phys addr of (read
373 GUEST_PHYSICAL_ADDRESS gp_boot_ramdisk;/* guest phys addr of writable
375 GUEST_PHYSICAL_ADDRESS gp_acpi_table; /* guest phys addr of acpi
377 GUEST_PHYSICAL_ADDRESS gp_control_channel;/* guest phys addr of control
379 GUEST_PHYSICAL_ADDRESS gp_diag_romdisk;/* guest phys addr of diagnostic
[all …]