Home
last modified time | relevance | path

Searched refs:GUEST_PHYSICAL_ADDRESS (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dcontrolvmchannel.h23 typedef u64 GUEST_PHYSICAL_ADDRESS; typedef
346 GUEST_PHYSICAL_ADDRESS device_channel_address;
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 …]
/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dfile.c65 GUEST_PHYSICAL_ADDRESS addr = 0; in visorchipset_mmap()
/linux-4.1.27/arch/x86/include/asm/
Dvmx.h169 GUEST_PHYSICAL_ADDRESS = 0x00002400, enumerator
/linux-4.1.27/arch/x86/kvm/
Dvmx.c593 GUEST_PHYSICAL_ADDRESS
666 FIELD64(GUEST_PHYSICAL_ADDRESS, guest_physical_address),
5758 (long unsigned int)vmcs_read64(GUEST_PHYSICAL_ADDRESS), in handle_ept_violation()
5778 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS); in handle_ept_violation()
5862 gpa = vmcs_read64(GUEST_PHYSICAL_ADDRESS); in handle_ept_misconfig()