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

  /src/lib/libnvmm/
libnvmm_x86.c 866 static void x86_func_xor(struct nvmm_vcpu *, struct nvmm_mem *, uint64_t *);
896 .func = x86_func_xor
2910 x86_func_xor(struct nvmm_vcpu *vcpu, struct nvmm_mem *mem, uint64_t *gprs) function in typeref:typename:void

Completed in 13 milliseconds