Home
last modified time | relevance | path

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

/linux-4.4.14/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()
547 static void mtrr_lookup_fixed_next(struct mtrr_iter *iter) in mtrr_lookup_fixed_next()
567 static void mtrr_lookup_var_next(struct mtrr_iter *iter) in mtrr_lookup_var_next()
572 static void mtrr_lookup_start(struct mtrr_iter *iter) in mtrr_lookup_start()
583 static void mtrr_lookup_init(struct mtrr_iter *iter, in mtrr_lookup_init()
597 static bool mtrr_lookup_okay(struct mtrr_iter *iter) in mtrr_lookup_okay()
[all …]