HomeSort by: relevance | last modified time | path
    Searched defs:x86_func_xchg (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libnvmm/
libnvmm_x86.c 864 static void x86_func_xchg(struct nvmm_vcpu *, struct nvmm_mem *, uint64_t *);
886 .func = x86_func_xchg
2853 x86_func_xchg(struct nvmm_vcpu *vcpu, struct nvmm_mem *mem, uint64_t *gprs) function in typeref:typename:void

Completed in 13 milliseconds