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

/linux-4.4.14/arch/x86/kvm/
H A Dmtrr.c450 struct mtrr_iter { struct
482 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) mtrr_lookup_fixed_start()
500 static bool match_var_range(struct mtrr_iter *iter, match_var_range()
524 static void __mtrr_lookup_var_next(struct mtrr_iter *iter) __mtrr_lookup_var_next()
536 static void mtrr_lookup_var_start(struct mtrr_iter *iter) mtrr_lookup_var_start()
547 static void mtrr_lookup_fixed_next(struct mtrr_iter *iter) mtrr_lookup_fixed_next()
567 static void mtrr_lookup_var_next(struct mtrr_iter *iter) mtrr_lookup_var_next()
572 static void mtrr_lookup_start(struct mtrr_iter *iter) mtrr_lookup_start()
583 static void mtrr_lookup_init(struct mtrr_iter *iter, mtrr_lookup_init()
597 static bool mtrr_lookup_okay(struct mtrr_iter *iter) mtrr_lookup_okay()
612 static void mtrr_lookup_next(struct mtrr_iter *iter) mtrr_lookup_next()
627 struct mtrr_iter iter; kvm_mtrr_get_guest_memory_type()
704 struct mtrr_iter iter; kvm_mtrr_check_gfn_range_consistency()

Completed in 39 milliseconds