| /freebsd/sys/arm/arm/ |
| H A D | trap-v6.c | 210 abort_imprecise(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode) in abort_imprecise() argument 242 abort_debug(struct trapframe *tf, u_int fsr, u_int prefetch, bool usermode, in abort_debug() argument 284 bool usermode; in abort_handler() local 545 bool usermode; abort_fatal() local 621 bool usermode; abort_align() local [all...] |
| H A D | pmap-v6.c | 6412 pmap_fault(pmap_t pmap, vm_offset_t far, uint32_t fsr, int idx, bool usermode) in pmap_fault()
|
| /freebsd/sys/kern/ |
| H A D | kern_clock.c | 450 hardclock_itimer(struct thread *td, struct pstats *pstats, int cnt, int usermode) in hardclock_itimer() 477 hardclock(int cnt, int usermode) in hardclock() 685 statclock(int cnt, int usermode) in statclock() 769 profclock(int cnt, int usermode, uintfptr_t pc) in profclock()
|
| H A D | kern_clocksource.c | 161 int usermode; in handleevents() local
|
| /freebsd/usr.sbin/pmcstat/ |
| H A D | pmcpl_annotate.c | 79 uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) in pmcpl_annotate_process()
|
| H A D | pmcpl_annotate_cg.c | 82 uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) in pmcpl_annotate_cg_process()
|
| H A D | pmcpl_callgraph.c | 130 uintfptr_t pc, int usermode) in pmcstat_cgnode_hash_lookup_pc() 328 uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) in pmcpl_cg_process()
|
| H A D | pmcpl_gprof.c | 412 uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) in pmcpl_gmon_process()
|
| H A D | pmcpl_calltree.c | 727 uint32_t nsamples, uintfptr_t *cc, int usermode, uint32_t cpu) in pmcpl_ct_process()
|
| /freebsd/usr.sbin/pmc/ |
| H A D | cmd_pmc_frontend.cc | 106 int usermode = PMC_CALLCHAIN_CPUFLAGS_TO_USERMODE(p.pl_cpuflags); in callchain() local
|
| H A D | view.cc | 836 int usermode = PMC_CALLCHAIN_CPUFLAGS_TO_USERMODE(p.pl_cpuflags); in process() local
|
| /freebsd/sys/riscv/riscv/ |
| H A D | trap.c | 206 page_fault_handler(struct trapframe *frame, int usermode) in page_fault_handler()
|
| /freebsd/sys/i386/i386/ |
| H A D | trap.c | 741 trap_pfault(struct trapframe *frame, bool usermode, vm_offset_t eva, in trap_pfault()
|
| /freebsd/sys/amd64/amd64/ |
| H A D | trap.c | 784 trap_pfault(struct trapframe *frame, bool usermode, int *signo, int *ucode) in trap_pfault()
|
| /freebsd/sys/amd64/vmm/ |
| H A D | vmm_instruction_emul.c | 2027 pf_error_code(int usermode, int prot, int rsvd, uint64_t pte) in pf_error_code() 2068 int nlevels, pfcode, ptpshift, ptpindex, retval, usermode, writable; in _vm_gla2gpa() local
|