Home
last modified time | relevance | path

Searched refs:vm_attach_aplic (Results 1 – 6 of 6) sorted by relevance

/freebsd/lib/libvmmapi/riscv/
H A Dvmmapi_machdep.c60 vm_attach_aplic(struct vmctx *ctx, uint64_t mem_start, size_t mem_size) in vm_attach_aplic() function
/freebsd/sys/riscv/vmm/
H A Dvmm_dev_machdep.c105 error = vm_attach_aplic(vm, aplic); in vmmdev_machdep_ioctl()
H A Dvmm.c1376 vm_attach_aplic(struct vm *vm, struct vm_aplic_descr *descr) in vm_attach_aplic() function
/freebsd/usr.sbin/bhyve/riscv/
H A Dbhyverun_machdep.c341 error = vm_attach_aplic(ctx, APLIC_MEM_BASE, APLIC_MEM_SIZE); in bhyve_init_platform()
/freebsd/sys/riscv/include/
H A Dvmm.h186 int vm_attach_aplic(struct vm *vm, struct vm_aplic_descr *descr);
/freebsd/lib/libvmmapi/
H A Dvmmapi.h172 int vm_attach_aplic(struct vmctx *ctx, uint64_t mem_start, size_t mem_size);