| /f-stack/freebsd/arm/arm/ |
| H A D | stack_machdep.c | 47 if (stack_put(st, state->registers[PC]) == -1) in stack_capture() 64 state.registers[PC] = (uint32_t)stack_save; in stack_save() 84 state.registers[PC] = td->td_pcb->pcb_regs.sf_pc; in stack_save_td()
|
| H A D | db_trace.c | 91 ~((1 << SP) | (1 << FP) | (1 << LR) | (1 << PC)); in db_stack_trace_cmd() 120 if (state->registers[PC] < VM_MIN_KERNEL_ADDRESS) { in db_stack_trace_cmd() 163 state.registers[PC] = ctx->pcb_regs.sf_pc; in db_trace_thread() 183 state.registers[PC] = (uint32_t)db_trace_self; in db_trace_self()
|
| H A D | unwind.c | 488 state->registers[PC]); in unwind_exec_insn() 501 state->registers[PC] = 0; in unwind_tab() 527 if (state->registers[PC] == 0) { in unwind_tab() 528 state->registers[PC] = state->registers[LR]; in unwind_tab() 533 if (state->start_pc != state->registers[PC]) in unwind_tab() 534 state->update_mask |= 1 << PC; in unwind_tab() 556 state->start_pc = state->registers[PC]; in unwind_stack_one()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/vdev_zaps/ |
| H A D | vdev_zaps_007_pos.ksh | 39 log_must zdb -PC $TESTPOOL > $conf 52 log_must zdb -PC $TESTPOOL > $conf 65 log_must zdb -PC $TESTPOOL > $conf
|
| H A D | vdev_zaps_004_pos.ksh | 41 log_must zdb -PC $TESTPOOL > $conf 53 log_must zdb -PC $TESTPOOL > $conf 82 log_must zdb -PC $TESTPOOL > $conf
|
| H A D | vdev_zaps_005_pos.ksh | 38 log_must zdb -PC $TESTPOOL > $conf 53 log_must zdb -PC $TESTPOOL > $conf
|
| H A D | vdev_zaps_002_pos.ksh | 36 log_must zdb -PC $TESTPOOL > $conf
|
| H A D | vdev_zaps_001_pos.ksh | 36 log_must zdb -PC $TESTPOOL > $conf
|
| H A D | vdev_zaps_003_pos.ksh | 37 log_must zdb -PC $TESTPOOL > $conf
|
| H A D | vdev_zaps_006_pos.ksh | 39 log_must zdb -PC $TESTPOOL > $conf
|
| /f-stack/freebsd/amd64/include/ |
| H A D | pmc_mdep.h | 108 #define PMC_IN_TRAP_HANDLER(PC) \ argument 109 ((PC) >= (uintptr_t) start_exceptions && \ 110 (PC) < (uintptr_t) end_exceptions)
|
| /f-stack/freebsd/i386/include/ |
| H A D | pmc_mdep.h | 134 #define PMC_IN_TRAP_HANDLER(PC) \ argument 135 ((PC) >= (uintptr_t)start_exceptions + setidt_disp && \ 136 (PC) < (uintptr_t) end_exceptions + setidt_disp)
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/fsl/ |
| H A D | p1020rdb-pc_camp_core0.dts | 3 * P1020 RDB-PC Core0 Device Tree Source in CAMP mode. 18 model = "fsl,P1020RDB-PC"; 19 compatible = "fsl,P1020RDB-PC";
|
| H A D | p1020rdb-pc_camp_core1.dts | 3 * P1020 RDB-PC Core1 Device Tree Source in CAMP mode. 17 model = "fsl,P1020RDB-PC"; 18 compatible = "fsl,P1020RDB-PC";
|
| H A D | p1020mbg-pc_36b.dts | 2 * P1020 MBG-PC Device Tree Source (36-bit address map) 37 model = "fsl,P1020MBG-PC"; 38 compatible = "fsl,P1020MBG-PC";
|
| H A D | p1020rdb-pc_32b.dts | 2 * P1020 RDB-PC Device Tree Source (32-bit address map) 37 model = "fsl,P1020RDB-PC"; 38 compatible = "fsl,P1020RDB-PC";
|
| H A D | p1020utm-pc_36b.dts | 2 * P1020 UTM-PC Device Tree Source (36-bit address map) 37 model = "fsl,P1020UTM-PC"; 38 compatible = "fsl,P1020UTM-PC";
|
| H A D | p1020utm-pc_32b.dts | 2 * P1020 UTM-PC Device Tree Source (32-bit address map) 37 model = "fsl,P1020UTM-PC"; 38 compatible = "fsl,P1020UTM-PC";
|
| H A D | p1020rdb-pc_36b.dts | 2 * P1020 RDB-PC Device Tree Source (36-bit address map) 37 model = "fsl,P1020RDB-PC"; 38 compatible = "fsl,P1020RDB-PC";
|
| H A D | p1020mbg-pc_32b.dts | 2 * P1020 MBG-PC Device Tree Source (32-bit address map) 37 model = "fsl,P1020MBG-PC"; 38 compatible = "fsl,P1020MBG-PC";
|
| H A D | p2020rdb-pc_32b.dts | 2 * P2020 RDB-PC 32Bit Physical Address Map Device Tree Source 39 compatible = "fsl,P2020RDB-PC";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | sun8i-h3-orangepi-pc-plus.dts | 43 /* The Orange Pi PC Plus is an extended version of the regular PC */ 47 model = "Xunlong Orange Pi PC Plus";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-roc-pc.dts | 10 model = "Firefly ROC-RK3399-PC Board";
|
| /f-stack/freebsd/arm/include/ |
| H A D | stack.h | 56 #define PC 15 macro
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-gxl-s905d-libretech-pc.dts | 15 model = "Libre Computer AML-S905D-PC";
|