Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Dmtrr.c444 struct mtrr_iter { struct
446 struct kvm_mtrr *mtrr_state;
447 u64 start;
448 u64 end;
451 int mem_type;
476 static bool mtrr_lookup_fixed_start(struct mtrr_iter *iter) in mtrr_lookup_fixed_start() argument
/kernel/linux/linux-6.6/arch/x86/kvm/
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