Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/pat/
Dmemtype.c225 char pat_msg[33]; in __init_cache_modes() local
230 pat_msg[32] = 0; in __init_cache_modes()
233 pat_msg + 4 * i); in __init_cache_modes()
236 pr_info("x86/PAT: Configuration [0-7]: %s\n", pat_msg); in __init_cache_modes()