Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dmtrr.c439 struct mtrr_iter { struct
441 struct kvm_mtrr *mtrr_state;
442 u64 start;
443 u64 end;
446 int mem_type;
471 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument