Home
last modified time | relevance | path

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

/dragonfly/lib/libnvmm/
H A Dlibnvmm_x86.c889 static void x86_func_xchg(struct nvmm_vcpu *, struct nvmm_mem *, uint64_t *);
911 .func = x86_func_xchg
2816 x86_func_xchg(struct nvmm_vcpu *vcpu, struct nvmm_mem *mem, uint64_t *gprs __unused) in x86_func_xchg() function