/freebsd-src/lib/libpmc/pmu-events/arch/s390/cf_z14/ |
H A D | crypto.json | 12 …"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 D | crypto.json | 12 …"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 D | crypto.json | 12 …"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 D | crypto.json | 12 …"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 D | crypto.json | 12 …"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 D | undefined.c | 96 * 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 D | cpufunc_asm.S | 56 * Generic functions to read/modify/write the internal coprocessor registers
|
/freebsd-src/sys/contrib/device-tree/Bindings/misc/ |
H A D | aspeed,cvic.txt | 1 * 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 D | t_cop.c | 131 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 D | t_extmem.c | 285 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 D | t_cop.c | 143 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 D | t_extmem.c | 284 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 D | cavium-mmc.txt | 22 - 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 D | npx.4 | 37 .Nd Numeric Processing Extension coprocessor 48 coprocessor.
|
/freebsd-src/sys/contrib/device-tree/Bindings/crypto/ |
H A D | amd-ccp.txt | 1 * AMD Cryptographic Coprocessor driver (ccp)
|
/freebsd-src/share/man/man8/ |
H A D | crash.8 | 130 .\" 11 FP coprocessor fault 131 .\" 12 coprocessor fault
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | Mips.cpp | 426 // 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 D | arm_drain_writebuf.2 | 45 On ARMv5 systems, this executes a cp15 coprocessor
|
/freebsd-src/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | apple,mailbox.yaml | 28 controller and the NVMe coprocessor.
|
/freebsd-src/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,pmic-glink.yaml | 14 The PMIC GLINK service, running on a coprocessor on some modern Qualcomm
|
/freebsd-src/sys/x86/include/ |
H A D | trap.h | 57 #define T_FPOPFLT 24 /* fp coprocessor operand fetch fault */
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | keystone-netcp.txt | 2 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 D | st_fdma.txt | 61 -bit 22: 2 STBus Initiator Coprocessor interface
|
/freebsd-src/sys/contrib/device-tree/Bindings/timer/ |
H A D | ti,timer-dm.yaml | 68 am335x can suspend to PM coprocessor RTC only mode and in that case the
|
/freebsd-src/sys/i386/include/ |
H A D | npx.h | 36 * 287/387 NPX Coprocessor Data Structures and Constants
|