Home
last modified time | relevance | path

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

/freebsd/sys/riscv/vmm/
H A Driscv.h131 int vmm_sbi_ecall(struct vcpu *, bool *);
H A Dvmm_sbi.c171 vmm_sbi_ecall(struct vcpu *vcpu, bool *retu) in vmm_sbi_ecall() function
H A Dvmm_riscv.c494 vmm_sbi_ecall(hypctx->vcpu, &retu); in riscv_handle_world_switch()