Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpgtable.c597 u8 mtrr, uniform; in pud_set_huge() local
599 mtrr = mtrr_type_lookup(addr, addr + PUD_SIZE, &uniform); in pud_set_huge()
600 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pud_set_huge()
601 (mtrr != MTRR_TYPE_WRBACK)) in pud_set_huge()
626 u8 mtrr, uniform; in pmd_set_huge() local
628 mtrr = mtrr_type_lookup(addr, addr + PMD_SIZE, &uniform); in pmd_set_huge()
629 if ((mtrr != MTRR_TYPE_INVALID) && (!uniform) && in pmd_set_huge()
630 (mtrr != MTRR_TYPE_WRBACK)) { in pmd_set_huge()
/arch/x86/kvm/
DMakefile15 i8254.o ioapic.o irq_comm.o cpuid.o pmu.o mtrr.o \
/arch/x86/kernel/cpu/
DMakefile58 obj-$(CONFIG_MTRR) += mtrr/
/arch/x86/include/uapi/asm/
DKbuild31 header-y += mtrr.h
/arch/x86/
DKconfig1601 /proc/mtrr file which may be used to manipulate your processor's
1623 See <file:Documentation/x86/mtrr.txt> for more information.
1634 The largest mtrr entry size for a continuous block can be set with
1645 Enable mtrr cleanup default value
1653 mtrr cleanup spare entries default, it can be changed via