Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/mm/pat/
Dmemtype.c195 static enum page_cache_mode pat_get_cache_mode(unsigned pat_val, char *msg) in pat_get_cache_mode() function
232 cache = pat_get_cache_mode((pat >> (i * 8)) & 7, in __init_cache_modes()