Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Dmtrr.c444 struct mtrr_iter { struct
476 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument
494 static bool match_var_range(struct mtrr_iter *iter, in match_var_range()
518 static void __mtrr_lookup_var_next(struct mtrr_iter *iter) in __mtrr_lookup_var_next()
530 static void mtrr_lookup_var_start(struct mtrr_iter *iter) in mtrr_lookup_var_start()
542 static void mtrr_lookup_fixed_next(struct mtrr_iter *iter) in mtrr_lookup_fixed_next()
562 static void mtrr_lookup_var_next(struct mtrr_iter *iter) in mtrr_lookup_var_next()
567 static void mtrr_lookup_start(struct mtrr_iter *iter) in mtrr_lookup_start()
578 static void mtrr_lookup_init(struct mtrr_iter *iter, in mtrr_lookup_init()
592 static bool mtrr_lookup_okay(struct mtrr_iter *iter) in mtrr_lookup_okay()
[all …]