Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dmvpg-sie.c27 static phys_addr_t src_phys; variable
44 report((uintptr_t)**pei_src == (uintptr_t)src_phys + PAGE_ENTRY_I, "PEI_SRC correct"); in test_mvpg_pei()
66 report((uintptr_t)**pei_src == (uintptr_t)src_phys, "PEI_SRC correct"); in test_mvpg_pei()
102 src_phys = virt_to_pte_phys(root, src); in setup_guest()