Searched refs:hpage_2 (Results 1 – 1 of 1) sorted by relevance
53 uint64_t hpage_2 = hpage_1 + (PAGE_SIZE * 512); in guest_code() local54 uint64_t hpage_3 = hpage_2 + (PAGE_SIZE * 512); in guest_code()59 READ_ONCE(*(uint64_t *)hpage_2); in guest_code()