Home
last modified time | relevance | path

Searched refs:hypctx_regptr (Results 1 – 2 of 2) sorted by relevance

/src/sys/riscv/vmm/
H A Dvmm_riscv.c779 hypctx_regptr(struct hypctx *hypctx, int reg) in hypctx_regptr() function
873 regp = hypctx_regptr(hypctx, reg); in vmmops_getreg()
896 regp = hypctx_regptr(hypctx, reg); in vmmops_setreg()
/src/sys/arm64/vmm/
H A Dvmm_arm64.c1246 hypctx_regptr(struct hypctx *hypctx, int reg) in hypctx_regptr() function
1289 regp = hypctx_regptr(hypctx, reg); in vmmops_getreg()
1309 regp = hypctx_regptr(hypctx, reg); in vmmops_setreg()