Searched refs:src_phys (Results 1 – 1 of 1) sorted by relevance
27 static phys_addr_t src_phys; variable44 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()