Searched refs:adjusted (Results 1 – 15 of 15) sorted by relevance
/arch/x86/kernel/ |
D | tsc_sync.c | 27 s64 adjusted; member 68 if (adj->adjusted == curval) in tsc_verify_tsc_adjust() 72 wrmsrl(MSR_IA32_TSC_ADJUST, adj->adjusted); in tsc_verify_tsc_adjust() 76 smp_processor_id(), adj->adjusted, curval); in tsc_verify_tsc_adjust() 151 cur->adjusted = bootval; in tsc_sanitize_first_cpu() 199 cur->adjusted = bootval; in tsc_store_and_check_tsc_adjust() 231 if (bootval != ref->adjusted) { in tsc_store_and_check_tsc_adjust() 232 cur->adjusted = ref->adjusted; in tsc_store_and_check_tsc_adjust() 233 wrmsrl(MSR_IA32_TSC_ADJUST, ref->adjusted); in tsc_store_and_check_tsc_adjust() 525 cur->adjusted += cur_max_warp; in check_tsc_sync_target() [all …]
|
/arch/arm/boot/dts/ |
D | xenvm-4.2.dts | 20 /* this field is going to be adjusted by the hypervisor */ 50 /* this field is going to be adjusted by the hypervisor */ 73 /* this field is going to be adjusted by the hypervisor */ 75 /* this field is going to be adjusted by the hypervisor */
|
D | armada-xp-db-xc3-24g4xg.dts | 16 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-db-dxbc2.dts | 16 * solution) or the below Device Tree should be adjusted.
|
D | armada-370-rd.dts | 17 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-db.dts | 20 * solution) or the below Device Tree should be adjusted.
|
D | armada-370-db.dts | 19 * solution) or the below Device Tree should be adjusted.
|
D | armada-xp-gp.dts | 19 * solution) or the below Device Tree should be adjusted.
|
/arch/arc/lib/ |
D | strcmp.S | 72 bic_s r0,r0,r1 ; <this is the adjusted mask for zeros>
|
/arch/m68k/fpsp040/ |
D | decbin.S | 38 | if negative, count the trailing zeros. Set the adjusted 58 | mantissa in FP0 by the factor in FP1 if the adjusted 471 | Check the sign of the adjusted exp and make the value in fp0 the
|
D | bindec.S | 95 | to be a fraction; i.e. (mantissa)/10^LEN and adjusted 622 | d4: LEN/LEN adjusted 624 | d6: ILOG/ILOG adjusted 629 | fp0: int portion of Y/abs(YINT) adjusted
|
/arch/microblaze/boot/dts/ |
D | system.dts | 289 * delay measures are templates, should be adjusted
|
/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 3085 # - The fsave frame contains the adjusted src op for opclass 0,2 # 3755 # - The fsave frame contains the adjusted source operand. # 3761 # be incorrect for some cases and need to be adjusted. So, this package #
|
D | fpsp.S | 3086 # - The fsave frame contains the adjusted src op for opclass 0,2 # 3756 # - The fsave frame contains the adjusted source operand. # 3762 # be incorrect for some cases and need to be adjusted. So, this package #
|
/arch/mips/ |
D | Kconfig | 2669 adjusted, although the default of 1Mb should be ok in most cases.
|