/Linux-v6.1/tools/testing/selftests/x86/ |
D | test_FCOMI.c | 18 CF = 1 << 0, enumerator 21 ARITH = CF | PF | ZF, 78 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in test() 111 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in test_qnan() 140 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_qnan() 171 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testu_snan() 222 if ((res_fcomi_pi_1 & ARITH) != (CF)) { in testp() 254 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testp_qnan() 282 if ((res_fcomi_nan_1 & ARITH) != (ZF|CF|PF)) { in testup_qnan() 316 err |= test(CF|ZF|PF); in main() [all …]
|
D | test_FCMOV.c | 43 CF = 1 << 0, enumerator 73 err |= !(fcmovb(CF) != 1.0); err |= !(fcmovnb(CF) == 1.0); in main() 74 err |= !(fcmove(CF) == 1.0); err |= !(fcmovne(CF) != 1.0); in main() 75 err |= !(fcmovbe(CF) != 1.0); err |= !(fcmovnbe(CF) == 1.0); in main() 76 err |= !(fcmovu(CF) == 1.0); err |= !(fcmovnu(CF) != 1.0); in main()
|
/Linux-v6.1/arch/x86/kernel/cpu/resctrl/ |
D | monitor.c | 76 #define CF(cf) ((unsigned long)(1048576 * (cf) + 0.5)) macro 97 {7, CF(1.000000)}, 98 {15, CF(1.000000)}, 99 {15, CF(0.969650)}, 100 {31, CF(1.000000)}, 101 {31, CF(1.066667)}, 102 {31, CF(0.969650)}, 103 {47, CF(1.142857)}, 104 {63, CF(1.000000)}, 105 {63, CF(1.185115)}, [all …]
|
/Linux-v6.1/arch/sh/boards/mach-highlander/ |
D | irq-r7780rp.c | 21 CF, /* Compact Flash */ enumerator 34 INTC_IRQ(CF, IRQ_CF), 41 { PCI_A, PCI_B, PCI_C, PCI_D, CF, 0, 0, 0,
|
D | irq-r7780mp.c | 18 CF, /* Compact Flash */ enumerator 32 INTC_IRQ(CF, IRQ_CF), 48 { SCIF0, SCIF1, RTC, 0, CF, 0, TP, SMBUS,
|
D | irq-r7785rp.c | 18 CF, /* Compact Flash */ enumerator 30 INTC_IRQ(CF, IRQ_CF), 47 { 0, 0, 0, 0, CF, AX88796, SMBUS, TP,
|
/Linux-v6.1/Documentation/devicetree/bindings/ata/ |
D | cavium-compact-flash.txt | 12 - reg: The base address of the CF chip select banks. Depending on 15 - cavium,bus-width: The width of the connection to the CF devices. Valid 18 - cavium,true-ide: Optional, if present the CF connection is in True IDE mode.
|
D | pata-arasan.txt | 5 - reg: Address range of the CF registers 6 - interrupt: Should contain the CF interrupt number
|
D | atmel-at91_cf.txt | 6 - gpios : specifies the gpio pins to control the CF device. Detect
|
/Linux-v6.1/tools/testing/selftests/rcutorture/bin/ |
D | kvm.sh | 286 for CF in $configs 288 case $CF in 290 config_reps=`echo $CF | sed -e 's/\*.*$//'` 291 CF1=`echo $CF | sed -e 's/^[^*]*\*//'` 295 CF1=$CF
|
/Linux-v6.1/fs/unicode/ |
D | Kconfig | 8 Say Y here to enable UTF-8 NFD normalization and NFD+CF casefolding
|
/Linux-v6.1/drivers/bluetooth/ |
D | Kconfig | 102 UART based Bluetooth PCMCIA and CF devices like Xircom Credit Card 119 with UART interface, including PCMCIA and CF cards. 146 CF cards. 309 Socket Bluetooth CF Card 336 Anycom Bluetooth CF Card
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/ |
D | mapfile.csv | 9 GenuineIntel-6-5[CF],v13,goldmont,core
|
/Linux-v6.1/drivers/pcmcia/ |
D | Kconfig | 166 Support for the PCMCIA/CF socket interface on MyCable XXS1500 187 Say Y here to include support for SA11x0-based PCMCIA or CF 202 Say Y here to include support for SA1111-based PCMCIA or CF
|
/Linux-v6.1/Documentation/ABI/stable/ |
D | sysfs-class-tpm | 144 F7 02 71 CF 15 AE 16 DD D1 C1 8E A8 CF 9B 50 7B 145 C3 91 FF 44 1E CF 7C 39 FE 17 77 21 20 BD CE 9B
|
/Linux-v6.1/Documentation/kbuild/ |
D | kbuild.rst | 173 CF section in Environment variables 177 CF is often used on the command-line like this:: 179 make CF=-Wbitwise C=2
|
/Linux-v6.1/tools/testing/selftests/sgx/ |
D | test_encl_bootstrap.S | 75 add %rdx, %rdx # OF = SF = AF = CF = 0; ZF = PF = 1
|
/Linux-v6.1/Documentation/arm/sa1100/ |
D | assabet.rst | 70 If you have a CF network card (my Assabet kit contained a CF+ LP-E from 298 - CF: Implemented, not heavily tested.
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | xilinx.txt | 108 bitstream stored on a CF card. It can also be used as a generic CF
|
/Linux-v6.1/Documentation/arm/ |
D | ixp4xx.rst | 118 replaced with mini-PCI slots and a CF IDE interface hanging off 156 - Add support for CF IDE on expansion bus
|
/Linux-v6.1/arch/x86/kernel/ |
D | uprobes.c | 592 COND(72, 73, XF(CF)) \ 596 COND(76, 77, XF(CF) || XF(ZF)) \
|
/Linux-v6.1/arch/x86/um/ |
D | checksum_32.S | 93 shrl $2, %edx # This clears CF
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | intel-ixp42x-gateworks-gw2348.dts | 86 * The CF driver will dynamically reconfigure these timings
|
/Linux-v6.1/Documentation/dev-tools/ |
D | sparse.rst | 101 The optional make variable CF can be used to pass arguments to sparse. The
|
/Linux-v6.1/arch/x86/lib/ |
D | checksum_32.S | 106 shrl $2, %edx # This clears CF
|