Searched refs:print_fixed (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/mtrr/
H A Dgeneric.c622 print_fixed(unsigned base, unsigned step, const mtrr_type *types) function
653 print_fixed(0x00000, 0x10000, mtrr_state.fixed_ranges + 0);
655 print_fixed(0x80000 + i * 0x20000, 0x04000,
658 print_fixed(0xC0000 + i * 0x08000, 0x01000,

Completed in 180 milliseconds