| /f-stack/freebsd/amd64/vmm/intel/ |
| H A D | vmx.c | 1199 int handled; in vmx_handle_cpuid() local 1204 return (handled); in vmx_handle_cpuid() 1217 int handled) in vmx_exit_trace() argument 2130 handled = HANDLED; in vmx_handle_apic_write() 2187 return (handled); in vmx_handle_apic_write() 2343 handled = UNHANDLED; in vmx_exit_process() 2764 handled = HANDLED; in vmx_exit_process() 2786 if (handled) { in vmx_exit_process() 2820 return (handled); in vmx_exit_process() 3157 } while (handled); in vmx_run() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/panel/ |
| H A D | sharp,lq150x1lg11.yaml | 27 the RL/UD and/or SELLVDS pins are assumed to be handled 35 the RL/UD and/or SELLVDS pins are assumed to be handled
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | svm.c | 1339 handled = 0; in svm_vmexit() 1377 handled = 1; in svm_vmexit() 1381 handled = 1; in svm_vmexit() 1385 handled = 1; in svm_vmexit() 1388 handled = 1; in svm_vmexit() 1458 handled = 1; in svm_vmexit() 1476 handled = 1; in svm_vmexit() 1488 handled = 1; in svm_vmexit() 1553 handled = 1; in svm_vmexit() 1564 if (handled) { in svm_vmexit() [all …]
|
| /f-stack/freebsd/kern/ |
| H A D | kern_priv.c | 115 priv_check_cred_post(struct ucred *cred, int priv, int error, bool handled) in priv_check_cred_post() argument 118 if (__predict_true(handled)) in priv_check_cred_post()
|
| H A D | subr_kdb.c | 689 int handled; in kdb_trap() local 727 handled = be->dbbe_trap(type, code); in kdb_trap() 750 return (handled); in kdb_trap()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ |
| H A D | ste-coh901318.txt | 12 - dma-channels: the number of DMA channels handled
|
| /f-stack/freebsd/arm/arm/ |
| H A D | trap-v6.c | 566 bool handled; in abort_fatal() local 615 handled = kdb_trap(fsr, 0, tf); in abort_fatal() 617 if (handled) in abort_fatal()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | ti,omap2-intc.txt | 15 - ti,intc-size: Number of interrupts handled by the interrupt controller.
|
| H A D | ti,cp-intc.txt | 16 - ti,intc-size: Number of interrupts handled by the interrupt controller.
|
| H A D | abilis,tb10x-ictl.txt | 16 - interrupts: Specifies the list of interrupt lines which are handled by
|
| H A D | ti,sci-inta.yaml | 41 of these requested resources should be handled by driver and requests
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | calxeda-combophy.yaml | 14 Programming the PHYs is typically handled by those device drivers,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mailbox/ |
| H A D | brcm,iproc-pdc-mbox.txt | 4 handled by the FA2 (Northstar Plus).
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | trap.c | 242 bool handled; in data_abort() local 330 handled = kdb_trap(ESR_ELx_EXCEPTION(esr), 0, in data_abort() 333 if (handled) in data_abort()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/fpga/ |
| H A D | xilinx-pr-decoupler.txt | 11 PR Decouplers which can be handled independently or chained via decouple/
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | gpio-sprd.txt | 5 interrupt is shared for all of the banks handled by the controller.
|
| H A D | gpio-dsp-keystone.txt | 13 - reading pin value returns 0 - if IRQ was handled or 1 - IRQ is still
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | cs53l30.txt | 17 GPIO_ACTIVE_HIGH or GPIO_ACTIVE_LOW, which would be handled
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-lt3593.txt | 22 be handled by its own device node.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | baikal,bt1-apb.yaml | 14 Baikal-T1 CPU or DMAC MMIO requests are handled by the AMBA 3 AXI Interconnect
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_pinmux.c | 577 bool handled; in pinmux_config_node() local 582 handled = false; in pinmux_config_node() 594 handled = true; in pinmux_config_node() 603 handled = true; in pinmux_config_node() 606 if (!handled) { in pinmux_config_node()
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | slowlog.tcl | 14 test {SLOWLOG - max entries is correctly handled} {
|
| /f-stack/freebsd/i386/i386/ |
| H A D | trap.c | 886 bool handled; local 949 handled = kdb_trap(type, 0, frame); 952 if (handled)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mips/img/ |
| H A D | xilfpga.txt | 74 DDR initialization is already handled by a HW IP block.
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | trap.c | 855 bool handled; local 908 handled = kdb_trap(type, 0, frame); 910 if (handled)
|