Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/hvf/
H A Dhvf.c138 uint64_t dirty_page_start = gpa & ~(TARGET_PAGE_SIZE - 1u); in ept_emulation_fault() local
140 hv_vm_protect(dirty_page_start, TARGET_PAGE_SIZE, in ept_emulation_fault()