Searched defs:actual_type (Results 1 - 1 of 1) sorted by relevance

/arch/x86/mm/
H A Dpat.c275 unsigned long actual_type; local
305 actual_type = pat_x_mtrr_type(start, end, req_type & _PAGE_CACHE_MASK);
308 *new_type = actual_type;
326 new->type = actual_type;

Completed in 66 milliseconds