Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpat.c68 static u64 __read_mostly boot_pat_state; variable
199 bool boot_cpu = !boot_pat_state; in pat_init()
205 if (!boot_pat_state) { in pat_init()
237 if (!boot_pat_state) { in pat_init()
238 rdmsrl(MSR_IA32_CR_PAT, boot_pat_state); in pat_init()
239 if (!boot_pat_state) { in pat_init()