Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Dpat.c197 char pat_msg[33]; in __init_cache_modes() local
200 pat_msg[32] = 0; in __init_cache_modes()
203 pat_msg + 4 * i); in __init_cache_modes()
206 pr_info("x86/PAT: Configuration [0-7]: %s\n", pat_msg); in __init_cache_modes()