Searched refs:fetch_segment (Results 1 – 1 of 1) sorted by relevance
672 static int fetch_segment(struct nvmm_machine *, struct nvmm_vcpu *);773 seg = fetch_segment(mach, vcpu); in nvmm_assist_io()3100 fetch_segment(struct nvmm_machine *mach, struct nvmm_vcpu *vcpu) in fetch_segment() function