Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dtb-internal.h52 bool tb_invalidate_phys_page_unwind(CPUState *cpu, tb_page_addr_t addr,
H A Duser-exec.c759 tb_invalidate_phys_page_unwind(cpu, start, pc); in page_unprotect()
782 tb_invalidate_phys_page_unwind(cpu, addr, pc); in page_unprotect()
H A Dtb-maint.c1041 bool tb_invalidate_phys_page_unwind(CPUState *cpu, tb_page_addr_t addr, in tb_invalidate_phys_page_unwind() function