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

  /src/lib/libnvmm/
libnvmm_x86.c 862 static void x86_func_or(struct nvmm_vcpu *, struct nvmm_mem *, uint64_t *);
875 .func = x86_func_or
2789 x86_func_or(struct nvmm_vcpu *vcpu, struct nvmm_mem *mem, uint64_t *gprs) function
libnvmm_x86.c 862 static void x86_func_or(struct nvmm_vcpu *, struct nvmm_mem *, uint64_t *);
875 .func = x86_func_or
2789 x86_func_or(struct nvmm_vcpu *vcpu, struct nvmm_mem *mem, uint64_t *gprs) function

Completed in 38 milliseconds