Home
last modified time | relevance | path

Searched defs:increment (Results 1 – 5 of 5) sorted by relevance

/arch/x86/include/asm/
Dmtrr.h63 unsigned int type, bool increment) in mtrr_add()
68 unsigned int type, bool increment) in mtrr_add_page()
/arch/x86/kernel/cpu/mtrr/
Dmain.c301 unsigned int type, bool increment) in mtrr_add_page()
454 bool increment) in mtrr_add()
Dif.c39 unsigned int type, bool increment, struct file *file, int page) in mtrr_file_add()
/arch/x86/math-emu/
Dreg_ld_str.c382 unsigned long increment = 0; /* avoid gcc warnings */ in FPU_store_double() local
567 unsigned long increment = 0; /* avoid gcc warnings */ in FPU_store_single() local
/arch/arm/nwfpe/
Dsoftfloat.c570 flag roundNearestEven, increment, isTiny; in roundAndPackFloatx80() local