Searched refs:guest_pa (Results 1 – 2 of 2) sorted by relevance
56 uint64_t guest_pa; in tulip_large_tx() local61 guest_pa = guest_alloc(alloc, 4096); in tulip_large_tx()66 context.buf_addr2 = guest_pa; in tulip_large_tx()67 context.buf_addr1 = guest_pa; in tulip_large_tx()70 qtest_memwrite(dev->bus->qts, guest_pa, guest_data, sizeof(guest_data)); in tulip_large_tx()74 guest_free(alloc, guest_pa); in tulip_large_tx()
412 uint64_t guest_pa, /* destination guest-physical-address */422 * U_P2 if ``guest_pa`` is invalid (or corresponds to a secure434 ``guest_pa`` corresponds to a secure page, Ultravisor will ignore the1025 uint64_t guest_pa, /* guest-physical-address */1035 * H_PARAMETER if ``guest_pa`` is invalid.1084 uint64_t guest_pa, /* guest-physical-address */1094 * H_PARAMETER if ``guest_pa`` is invalid.1101 Move the contents of the page identified by ``guest_pa`` to normal