Searched refs:vm_attach_aplic (Results 1 – 6 of 6) sorted by relevance
60 vm_attach_aplic(struct vmctx *ctx, uint64_t mem_start, size_t mem_size) in vm_attach_aplic() function
105 error = vm_attach_aplic(vm, aplic); in vmmdev_machdep_ioctl()
1376 vm_attach_aplic(struct vm *vm, struct vm_aplic_descr *descr) in vm_attach_aplic() function
341 error = vm_attach_aplic(ctx, APLIC_MEM_BASE, APLIC_MEM_SIZE); in bhyve_init_platform()
186 int vm_attach_aplic(struct vm *vm, struct vm_aplic_descr *descr);
172 int vm_attach_aplic(struct vmctx *ctx, uint64_t mem_start, size_t mem_size);