Searched refs:tb_invalidate_phys_page_unwind (Results 1 – 3 of 3) sorted by relevance
72 bool tb_invalidate_phys_page_unwind(tb_page_addr_t addr, uintptr_t pc);
742 current_tb_invalidated = tb_invalidate_phys_page_unwind(start, pc); in page_unprotect()765 tb_invalidate_phys_page_unwind(addr, pc); in page_unprotect()
1041 bool tb_invalidate_phys_page_unwind(tb_page_addr_t addr, uintptr_t pc) in tb_invalidate_phys_page_unwind() function