HomeSort by relevance Sort by last modified time
    Searched refs:page_unprotect (Results 1 - 3 of 3) sorted by null

  /external/qemu/include/exec/
exec-all.h 96 int page_unprotect(target_ulong address, uintptr_t pc, void *puc);
  /external/qemu/
translate-all.c 1864 int page_unprotect(target_ulong address, uintptr_t pc, void *puc) function
    [all...]
cpu-exec.c 742 if (is_write && page_unprotect(h2g(address), pc, puc)) {
    [all...]

Completed in 600 milliseconds