Searched defs:npc (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/opencsd/decoder/source/i_dec/ |
H A D | trc_idec_arminst.cpp | 338 uint32_t npc; in inst_ARM_branch_destination() local 362 uint32_t npc; in inst_Thumb_branch_destination() local 416 uint64_t npc; in inst_A64_branch_destination() local
|
/freebsd/sys/dev/nvme/ |
H A D | nvme_ctrlr.c | 1327 struct nvme_passthru_cmd *npc = arg; in nvme_npc_done() local 1341 struct nvme_passthru_cmd *npc, uint32_t nsid, bool is_user, bool is_admin) in nvme_ctrlr_linux_passthru_cmd() argument 1453 struct nvme_passthru_cmd *npc = (struct nvme_passthru_cmd *)arg; nvme_ctrlr_ioctl() local [all...] |
H A D | nvme_ns.c | 104 struct nvme_passthru_cmd *npc = (struct nvme_passthru_cmd *)arg; in nvme_ns_ioctl() local
|
/freebsd/lib/libpmc/ |
H A D | pmclog.c | 258 uint32_t h, *le, npc; in pmclog_get_event() local
|
/freebsd/usr.sbin/pmcstat/ |
H A D | pmcstat_log.c | 378 uint32_t npc; in pmcstat_print_log() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/ |
H A D | fasttrap_isa.c | 536 uintptr_t npc = curthread->t_dtrace_npc; in fasttrap_return_probe() local
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lvm.c | 72 int npc = pcRel(ci->u.l.savedpc, p); in traceexec() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/intel/dtrace/ |
H A D | fasttrap_isa.c | 1738 uintptr_t npc = curthread->t_dtrace_npc; in fasttrap_return_probe() local
|
/freebsd/sys/arm64/arm64/ |
H A D | pmap.c | 3388 struct pv_chunk *pc, *npc; in free_pv_chunk_batch() local 6895 struct pv_chunk *pc, *npc; in pmap_remove_pages() local
|
/freebsd/sys/riscv/riscv/ |
H A D | pmap.c | 4226 struct pv_chunk *pc, *npc; in pmap_remove_pages() local
|
/freebsd/sys/amd64/amd64/ |
H A D | pmap.c | 5570 struct pv_chunk *pc, *npc; in free_pv_chunk_batch() local 8548 struct pv_chunk *pc, *npc; in pmap_remove_pages() local
|
/freebsd/sys/i386/i386/ |
H A D | pmap.c | 4849 struct pv_chunk *pc, *npc; in __CONCAT() local
|
/freebsd/sys/powerpc/aim/ |
H A D | mmu_radix.c | 5452 struct pv_chunk *pc, *npc; in mmu_radix_remove_pages() local
|