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

  /external/qemu/
exec-all.h 87 int page_unprotect(target_ulong address, unsigned long pc, void *puc);
cpu-exec.c 823 if (is_write && page_unprotect(h2g(address), pc, puc)) {
    [all...]
exec.c 2282 int page_unprotect(target_ulong address, unsigned long pc, void *puc) function
    [all...]

Completed in 34 milliseconds