Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dmtrr.c450 struct mtrr_iter { struct
482 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument
500 static bool match_var_range(struct mtrr_iter *iter, in match_var_range()
524 static void __mtrr_lookup_var_next(struct mtrr_iter *iter) in __mtrr_lookup_var_next()
536 static void mtrr_lookup_var_start(struct mtrr_iter *iter) in mtrr_lookup_var_start()
548 static void mtrr_lookup_fixed_next(struct mtrr_iter *iter) in mtrr_lookup_fixed_next()
568 static void mtrr_lookup_var_next(struct mtrr_iter *iter) in mtrr_lookup_var_next()
573 static void mtrr_lookup_start(struct mtrr_iter *iter) in mtrr_lookup_start()
584 static void mtrr_lookup_init(struct mtrr_iter *iter, in mtrr_lookup_init()
598 static bool mtrr_lookup_okay(struct mtrr_iter *iter) in mtrr_lookup_okay()
[all …]