| /f-stack/freebsd/contrib/device-tree/Bindings/watchdog/ |
| H A D | atmel-sama5d4-wdt.txt | 15 - atmel,idle-halt: present if you want to stop the watchdog when the CPU is 22 - atmel,dbg-halt: present if you want to stop the watchdog when the CPU is 32 atmel,dbg-halt; 33 atmel,idle-halt;
|
| H A D | atmel-wdt.txt | 28 - atmel,idle-halt : Should be present if you want to stop the watchdog when 35 - atmel,dbg-halt : Should be present if you want to stop the watchdog when 47 atmel,dbg-halt; 48 atmel,idle-halt;
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rndis.c | 81 struct rndis_halt_req halt; in hn_rndis_dump() member 159 rndis_msg->halt.len, rndis_msg->halt.rid); in hn_rndis_dump() 550 struct rndis_halt_req *halt; in hn_rndis_halt() local 552 halt = hn_rndis_alloc(sizeof(*halt)); in hn_rndis_halt() 553 if (halt == NULL) in hn_rndis_halt() 556 halt->type = RNDIS_HALT_MSG; in hn_rndis_halt() 557 halt->len = sizeof(*halt); in hn_rndis_halt() 558 halt->rid = hn_rndis_rid(hv); in hn_rndis_halt() 561 hn_rndis_exec1(hv, halt, sizeof(*halt), NULL, 0); in hn_rndis_halt() 563 rte_free(halt); in hn_rndis_halt()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/ |
| H A D | qcom,hexagon-v56.txt | 72 - qcom,halt-regs: 76 by the offset within syscon for Hexagon halt register. 134 qcom,halt-regs = <&tcsr_mutex_regs 0x22000>;
|
| H A D | qcom,q6v5.txt | 175 - qcom,halt-regs: 180 halt registers. 234 qcom,halt-regs = <&tcsr_mutex_block 0x1180 0x1200 0x1280>;
|
| /f-stack/freebsd/arm/include/ |
| H A D | machdep.h | 20 void halt(void);
|
| /f-stack/freebsd/arm/allwinner/ |
| H A D | sunxi_dma_if.m | 95 METHOD void halt {
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-debug.h | 280 uint64_t halt:1; /**< Indicates that the internal processor system bus clock member
|
| H A D | cvmx-dpi-defs.h | 1784 uint64_t halt : 1; /**< When set, HALT indicates that the MAC has detected member 1879 uint64_t halt : 1; 1887 uint64_t halt : 1; /**< When set, HALT indicates that the MAC has detected member 1974 uint64_t halt : 1;
|
| H A D | cvmx-sriomaintx-defs.h | 1064 uint32_t halt : 1; /**< OCTEON currently in Reset member 1102 uint32_t halt : 1;
|
| /f-stack/freebsd/i386/include/ |
| H A D | cpufunc.h | 239 halt(void) in halt() function 765 void halt(void);
|
| /f-stack/freebsd/amd64/include/ |
| H A D | cpufunc.h | 170 halt(void) in halt() function 955 void halt(void);
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_mci.c | 293 HAL_BOOL halt, HAL_BOOL wait_done) in ar9300_mci_send_coex_halt_bt_gpm() argument 299 "(MCI) Send Coex %s BT GPM.\n", (halt == AH_TRUE)?"HALT":"UNHALT"); in ar9300_mci_send_coex_halt_bt_gpm() 303 if (halt == AH_TRUE) { in ar9300_mci_send_coex_halt_bt_gpm()
|
| H A D | ar9300.h | 1667 extern void ar9300_mci_send_coex_halt_bt_gpm(struct ath_hal *ah, HAL_BOOL halt, HAL_BOOL wait_done);
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/qcom/ |
| H A D | ipq6018.dtsi | 398 qcom,halt-regs = <&tcsr_q6 0xa000 0xd000 0x0>;
|
| H A D | qcs404.dtsi | 512 qcom,halt-regs = <&tcsr 0x19004>;
|
| /f-stack/freebsd/x86/x86/ |
| H A D | cpu_machdep.c | 338 halt(); in cpu_halt()
|
| H A D | mp_x86.c | 1504 halt(); in cpustop_handler()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | at91sam9260.dtsi | 748 atmel,dbg-halt;
|
| H A D | at91sam9n12.dtsi | 727 atmel,dbg-halt;
|
| H A D | at91sam9263.dtsi | 677 atmel,dbg-halt;
|
| H A D | at91sam9x5.dtsi | 886 atmel,dbg-halt;
|
| H A D | at91sam9g45.dtsi | 905 atmel,dbg-halt;
|
| H A D | sama5d3.dtsi | 1053 atmel,dbg-halt;
|
| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 240 SDT_PROBE_DEFINE3(vmm, vmx, exit, halt, 2519 SDT_PROBE3(vmm, vmx, exit, halt, vmx, vcpu, vmexit); in vmx_exit_process()
|