Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/cpu/mtrr/
A Dgeneric.c381 print_fixed(unsigned base, unsigned step, const mtrr_type *types) in print_fixed() function
412 print_fixed(0x00000, 0x10000, mtrr_state.fixed_ranges + 0); in print_mtrr_state()
414 print_fixed(0x80000 + i * 0x20000, 0x04000, in print_mtrr_state()
417 print_fixed(0xC0000 + i * 0x08000, 0x01000, in print_mtrr_state()

Completed in 3 milliseconds