Home
last modified time | relevance | path

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

/src/sys/riscv/vmm/
H A Dvmm_fence.h40 void vmm_fence_process(struct hypctx *hypctx);
H A Dvmm_fence.c124 vmm_fence_process(struct hypctx *hypctx) in vmm_fence_process() function
H A Dvmm_riscv.c671 vmm_fence_process(hypctx); in vmmops_run()