/arch/parisc/kernel/ |
D | cache.c | 372 unsigned long threshold; in parisc_setup_cache_timing() local 386 threshold = L1_CACHE_ALIGN(size * alltime / rangetime); in parisc_setup_cache_timing() 387 if (threshold > cache_info.dc_size) in parisc_setup_cache_timing() 388 threshold = cache_info.dc_size; in parisc_setup_cache_timing() 389 if (threshold) in parisc_setup_cache_timing() 390 parisc_cache_flush_threshold = threshold; in parisc_setup_cache_timing() 399 threshold = max(cache_info.it_size, cache_info.dt_size); in parisc_setup_cache_timing() 400 threshold *= PAGE_SIZE; in parisc_setup_cache_timing() 401 threshold /= num_online_cpus(); in parisc_setup_cache_timing() 422 threshold = PAGE_ALIGN(num_online_cpus() * size * alltime / rangetime); in parisc_setup_cache_timing() [all …]
|
/arch/x86/kernel/cpu/mcheck/ |
D | Makefile | 6 obj-$(CONFIG_X86_MCE_THRESHOLD) += threshold.o
|
/arch/m68k/fpsp040/ |
D | round.S | 414 | is then loaded with the denormalized exponent threshold for the 428 clrl %d1 |load d1 with ext threshold 440 movew #dbl_thresh,%d1 |put copy of threshold in d1 442 subw LOCAL_EX(%a0),%d0 |diff = threshold - exp 453 movew #sgl_thresh,%d1 |put copy of threshold in d1 455 subw LOCAL_EX(%a0),%d0 |diff = threshold - exp 475 movew %d1,LOCAL_EX(%a0) |load exp with threshold 485 | dnrm_lp --- normalize exponent/mantissa to specified threshold 490 | d1{15:0} denormalization threshold 514 movel %d1,%d0 |copy the denorm threshold [all …]
|
D | sint.S | 211 movel #0x403e,%d1 |set threshold for dnrm_lp
|
/arch/arm/boot/dts/ |
D | sama5d3xdm.dtsi | 27 atmel,adc-ts-pressure-threshold = <10000>;
|
D | omap3-n950-n9.dtsi | 275 st,click-threshold-x = <8>; 276 st,click-threshold-y = <8>; 277 st,click-threshold-z = <10>; 287 st,wakeup-threshold = <(800/18)>; /* millig-value / 18 to get HW values */ 290 st,wakeup2-threshold = <(1000/18)>; /* millig-value / 18 to get HW values */
|
D | at91-cosino_mega2560.dts | 31 atmel,adc-ts-pressure-threshold = <10000>;
|
D | at91sam9x5dm.dtsi | 43 atmel,adc-ts-pressure-threshold = <10000>;
|
D | qcom-msm8974-sony-xperia-honami.dts | 425 qcom,fast-charge-high-threshold-voltage = <4350000>; 426 qcom,fast-charge-low-threshold-voltage = <3400000>; 427 qcom,auto-recharge-threshold-voltage = <4200000>;
|
D | at91-cosino.dtsi | 67 atmel,adc-ts-pressure-threshold = <10000>;
|
D | at91-sama5d4_ma5d4evk.dts | 94 atmel,adc-ts-pressure-threshold = <10000>;
|
D | at91sam9x5ek.dtsi | 74 atmel,adc-ts-pressure-threshold = <10000>;
|
D | omap3-n900.dts | 684 st,click-threshold-x = <8>; 685 st,click-threshold-y = <8>; 686 st,click-threshold-z = <10>; 699 st,wakeup-threshold = <(800/18)>; /* millig-value / 18 to get HW values */ 702 st,wakeup2-threshold = <(900/18)>; /* millig-value / 18 to get HW values */
|
D | mmp2-brownstone.dts | 184 topoff-threshold = <1>;
|
D | s5pv210-goni.dts | 361 atmel,threshold = <0x28>;
|
D | at91-sama5d2_xplained.dts | 170 active-semi,input-voltage-threshold-microvolt = <6600>;
|
D | exynos4412-trats2.dts | 177 maxim,charge-input-threshold-microvolt = <4300000>;
|
D | sama5d4.dtsi | 1226 atmel,adc-ts-pressure-threshold = <10000>;
|
/arch/x86/events/intel/ |
D | ds.c | 855 u64 threshold; in pebs_update_threshold() local 858 threshold = ds->pebs_absolute_maximum - in pebs_update_threshold() 861 threshold = ds->pebs_buffer_base + x86_pmu.pebs_record_size; in pebs_update_threshold() 864 ds->pebs_interrupt_threshold = threshold; in pebs_update_threshold()
|
/arch/x86/crypto/ |
D | crc32c-pcl-intel-asm_64.S | 64 # Define threshold where buffers are considered "small" and routed to more
|
/arch/nios2/boot/dts/ |
D | 10m50_devboard.dts | 86 tx-threshold = <16>;
|
/arch/mips/kvm/ |
D | emulate.c | 345 ktime_t expires, threshold; in kvm_mips_read_count_running() local 367 threshold = ktime_add_ns(now, vcpu->arch.count_period / 4); in kvm_mips_read_count_running() 368 if (ktime_before(expires, threshold)) { in kvm_mips_read_count_running()
|
/arch/arm64/boot/dts/hisilicon/ |
D | hi6220.dtsi | 846 threshold: trip-point@0 { label
|
/arch/arm64/boot/dts/nvidia/ |
D | tegra210-smaug.dts | 1581 nuvoton,sar-threshold-num = <4>; 1582 nuvoton,sar-threshold = <0xc 0x1e 0x38 0x60>;
|
/arch/arm64/boot/dts/mediatek/ |
D | mt8173.dtsi | 156 threshold: trip-point@0 { label
|