Home
last modified time | relevance | path

Searched defs:usermode (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dtrap-v6.c217 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise()
249 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug()
291 bool usermode; in abort_handler() local
562 bool usermode; in abort_fatal() local
638 bool usermode; in abort_align() local
H A Dpmap-v6.c6405 pmap_fault(pmap_t pmap, vm_offset_t far, uint32_t fsr, int idx, bool usermode) in pmap_fault()
/f-stack/freebsd/kern/
H A Dkern_clock.c426 hardclock_itimer(struct thread *td, struct pstats *pstats, int cnt, int usermode) in hardclock_itimer()
456 hardclock(int cnt, int usermode) in hardclock()
640 statclock(int cnt, int usermode) in statclock()
724 profclock(int cnt, int usermode, uintfptr_t pc) in profclock()
H A Dkern_clocksource.c161 int usermode; in handleevents() local
/f-stack/freebsd/i386/i386/
H A Dtrap.c736 trap_pfault(struct trapframe *frame, bool usermode, vm_offset_t eva, in trap_pfault()
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c680 trap_pfault(struct trapframe *frame, bool usermode, int *signo, int *ucode) in trap_pfault()
/f-stack/freebsd/mips/mips/
H A Dtrap.c513 int type, usermode; in trap() local
/f-stack/freebsd/amd64/vmm/
H A Dvmm_instruction_emul.c2029 pf_error_code(int usermode, int prot, int rsvd, uint64_t pte) in pf_error_code()
2070 int nlevels, pfcode, ptpshift, ptpindex, retval, usermode, writable; in _vm_gla2gpa() local