Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/pat/
H A Dmemtype.h36 extern int memtype_copy_nth_element(struct memtype *entry_out, loff_t pos);
45 static inline int memtype_copy_nth_element(struct memtype *out, loff_t pos) in memtype_copy_nth_element() function
H A Dmemtype_interval.c175 int memtype_copy_nth_element(struct memtype *entry_out, loff_t pos) in memtype_copy_nth_element() function
H A Dmemtype.c1140 ret = memtype_copy_nth_element(entry_print, pos); in memtype_get_idx()