Home
last modified time | relevance | path

Searched full:coprocessor (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z14/
H A Dcrypto.json12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P…
18 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
24 …s blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy perform…
36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S…
42 …A functions that are issued by the CPU and are blocked because the SHA coprocessor is busy perform…
48 …cycles blocked for the SHA functions issued by the CPU because the SHA coprocessor is busy perform…
60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
66 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
72 …es blocked for the DEA functions issued by the CPU because the DEA/AES coprocessor is busy perform…
84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z196/
H A Dcrypto.json12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P…
18 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
24 …s blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy perform…
36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S…
42 …A functions that are issued by the CPU and are blocked because the SHA coprocessor is busy perform…
48 …cycles blocked for the SHA functions issued by the CPU because the SHA coprocessor is busy perform…
60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
66 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
72 …es blocked for the DEA functions issued by the CPU because the DEA/AES coprocessor is busy perform…
84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_zec12/
H A Dcrypto.json12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P…
18 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
24 …s blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy perform…
36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S…
42 …A functions that are issued by the CPU and are blocked because the SHA coprocessor is busy perform…
48 …cycles blocked for the SHA functions issued by the CPU because the SHA coprocessor is busy perform…
60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
66 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
72 …es blocked for the DEA functions issued by the CPU because the DEA/AES coprocessor is busy perform…
84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z13/
H A Dcrypto.json12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P…
18 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
24 …s blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy perform…
36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S…
42 …A functions that are issued by the CPU and are blocked because the SHA coprocessor is busy perform…
48 …cycles blocked for the SHA functions issued by the CPU because the SHA coprocessor is busy perform…
60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
66 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
72 …es blocked for the DEA functions issued by the CPU because the DEA/AES coprocessor is busy perform…
84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
[all …]
/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z10/
H A Dcrypto.json12 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing P…
18 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
24 …s blocked for the PRNG functions issued by the CPU because the DEA/AES coprocessor is busy perform…
36 …"PublicDescription": "Total number of CPU cycles when the SHA coprocessor is busy performing the S…
42 …A functions that are issued by the CPU and are blocked because the SHA coprocessor is busy perform…
48 …cycles blocked for the SHA functions issued by the CPU because the SHA coprocessor is busy perform…
60 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
66 …nctions that are issued by the CPU and are blocked because the DEA/AES coprocessor is busy perform…
72 …es blocked for the DEA functions issued by the CPU because the DEA/AES coprocessor is busy perform…
84 …"PublicDescription": "Total number of CPU cycles when the DEA/AES coprocessor is busy performing t…
[all …]
/freebsd-src/sys/arm/arm/
H A Dundefined.c96 * Coprocessor, Advanced SIMD, and
219 int coprocessor; in undefinedinstruction() local
240 coprocessor = 0; in undefinedinstruction()
266 /* Check for coprocessor instruction */ in undefinedinstruction()
271 * undefined instruction and a coprocessor instruction in undefinedinstruction()
276 coprocessor = ARM_COPROC(fault_instruction); in undefinedinstruction()
279 coprocessor = COPROC_VFP; /* vfp / simd */ in undefinedinstruction()
287 /* Coprocessor, Advanced SIMD and Floating-point */ in undefinedinstruction()
289 coprocessor = THUMB_COPROC(fault_instruction); in undefinedinstruction()
293 coprocessor in undefinedinstruction()
[all...]
H A Dcpufunc_asm.S56 * Generic functions to read/modify/write the internal coprocessor registers
/freebsd-src/sys/contrib/device-tree/Bindings/misc/
H A Daspeed,cvic.txt1 * ASPEED AST2400 and AST2500 coprocessor interrupt controller
5 ColdFire coprocessor.
25 SW interrupts from the ARM to the coprocessor.
/freebsd-src/contrib/netbsd-tests/lib/libbpfjit/
H A Dt_cop.c131 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
164 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
197 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
230 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
342 "Test that out-of-range coprocessor function fails validation"); in ATF_TC_HEAD()
385 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
419 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
453 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
487 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
H A Dt_extmem.c285 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
330 atf_tc_set_md_var(tc, "descr", "Test coprocessor function that " in ATF_TC_HEAD()
375 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
421 atf_tc_set_md_var(tc, "descr", "Test coprocessor function that " in ATF_TC_HEAD()
/freebsd-src/contrib/netbsd-tests/net/bpfjit/
H A Dt_cop.c143 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
182 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
221 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
260 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
390 "Test that out-of-range coprocessor function fails validation"); in ATF_TC_HEAD()
443 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
483 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
523 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
563 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
H A Dt_extmem.c284 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
335 atf_tc_set_md_var(tc, "descr", "Test coprocessor function that " in ATF_TC_HEAD()
386 atf_tc_set_md_var(tc, "descr", "Test coprocessor function " in ATF_TC_HEAD()
438 atf_tc_set_md_var(tc, "descr", "Test coprocessor function that " in ATF_TC_HEAD()
/freebsd-src/sys/contrib/device-tree/Bindings/mmc/
H A Dcavium-mmc.txt22 - cavium,cmd-clk-skew : number of coprocessor clocks before sampling command
23 - cavium,dat-clk-skew : number of coprocessor clocks before sampling data
/freebsd-src/share/man/man4/man4.i386/
H A Dnpx.437 .Nd Numeric Processing Extension coprocessor
48 coprocessor.
/freebsd-src/sys/contrib/device-tree/Bindings/crypto/
H A Damd-ccp.txt1 * AMD Cryptographic Coprocessor driver (ccp)
/freebsd-src/share/man/man8/
H A Dcrash.8130 .\" 11 FP coprocessor fault
131 .\" 12 coprocessor fault
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp426 // 80-111 are the coprocessor 0 registers, $c0r0 - $c0r31. in initDwarfEHRegSizeTable()
427 // (coprocessor 1 is the FP unit) in initDwarfEHRegSizeTable()
428 // 112-143 are the coprocessor 2 registers, $c2r0 - $c2r31. in initDwarfEHRegSizeTable()
429 // 144-175 are the coprocessor 3 registers, $c3r0 - $c3r31. in initDwarfEHRegSizeTable()
/freebsd-src/lib/libc/arm/gen/
H A Darm_drain_writebuf.245 On ARMv5 systems, this executes a cp15 coprocessor
/freebsd-src/sys/contrib/device-tree/Bindings/mailbox/
H A Dapple,mailbox.yaml28 controller and the NVMe coprocessor.
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,pmic-glink.yaml14 The PMIC GLINK service, running on a coprocessor on some modern Qualcomm
/freebsd-src/sys/x86/include/
H A Dtrap.h57 #define T_FPOPFLT 24 /* fp coprocessor operand fetch fault */
/freebsd-src/sys/contrib/device-tree/Bindings/net/
H A Dkeystone-netcp.txt2 keystone network coprocessor(NetCP) driver support.
4 The network coprocessor (NetCP) is a hardware accelerator that processes
/freebsd-src/sys/contrib/device-tree/Bindings/dma/
H A Dst_fdma.txt61 -bit 22: 2 STBus Initiator Coprocessor interface
/freebsd-src/sys/contrib/device-tree/Bindings/timer/
H A Dti,timer-dm.yaml68 am335x can suspend to PM coprocessor RTC only mode and in that case the
/freebsd-src/sys/i386/include/
H A Dnpx.h36 * 287/387 NPX Coprocessor Data Structures and Constants

1234