Searched refs:page_unprotect (Results 1 – 3 of 3) sorted by relevance
30 int page_unprotect(target_ulong address, uintptr_t pc);
123 switch (page_unprotect(guest_addr, host_pc)) { in handle_sigsegv_accerr_write()584 if (!page_unprotect(start, 0)) { in page_check_range()704 int page_unprotect(target_ulong address, uintptr_t pc) in page_unprotect() function
4241 page_unprotect(start, 0); in wmr_page_unprotect_regions()