Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpat.c165 static enum page_cache_mode pat_get_cache_mode(unsigned pat_val, char *msg) in pat_get_cache_mode() function
200 cache = pat_get_cache_mode((pat >> (i * 8)) & 7, in __init_cache_modes()