Home
last modified time | relevance | path

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

/arch/x86/mm/pat/
A Dmemtype_interval.c57 enum page_cache_mode found_type = reqtype; in memtype_check_conflict() local
63 if (entry_match->type != found_type && newtype == NULL) in memtype_check_conflict()
67 found_type = entry_match->type; in memtype_check_conflict()
71 if (entry_match->type != found_type) in memtype_check_conflict()
78 *newtype = found_type; in memtype_check_conflict()
85 cattr_name(found_type), cattr_name(entry_match->type)); in memtype_check_conflict()

Completed in 7 milliseconds