Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dmtrr.c440 struct mtrr_iter { struct
472 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument
490 static bool match_var_range(struct mtrr_iter *iter, in match_var_range()
514 static void __mtrr_lookup_var_next(struct mtrr_iter *iter) in __mtrr_lookup_var_next()
526 static void mtrr_lookup_var_start(struct mtrr_iter *iter) in mtrr_lookup_var_start()
538 static void mtrr_lookup_fixed_next(struct mtrr_iter *iter) in mtrr_lookup_fixed_next()
558 static void mtrr_lookup_var_next(struct mtrr_iter *iter) in mtrr_lookup_var_next()
563 static void mtrr_lookup_start(struct mtrr_iter *iter) in mtrr_lookup_start()
574 static void mtrr_lookup_init(struct mtrr_iter *iter, in mtrr_lookup_init()
588 static bool mtrr_lookup_okay(struct mtrr_iter *iter) in mtrr_lookup_okay()
[all …]