Home
last modified time | relevance | path

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

/netbsd-src/lib/libnvmm/
H A Dlibnvmm_x86.c672 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