hwt_vm
pt_topa_prepare(struct pt_ctx *ctx, struct hwt_vm *vm)
pt_init_ctx(struct pt_ctx *pt_ctx, struct hwt_vm *vm, int ctx_id)
pt_backend_read(struct hwt_vm *vm, int *curpage, vm_offset_t *curpage_offset,
struct hwt_vm *vm;
spe_backend_read(struct hwt_vm *vm, int *ident, vm_offset_t *offset,
hwt_backend_read(struct hwt_context *ctx, struct hwt_vm *vm, int *ident,
int (*hwt_backend_read)(struct hwt_vm *, int *ident,
int hwt_backend_read(struct hwt_context *ctx, struct hwt_vm *vm, int *ident,
struct hwt_vm *vm;
struct hwt_vm *vm;
struct hwt_vm *vm;
struct hwt_vm *vm;
hwt_vm_alloc_pages(struct hwt_vm *vm, int kva_req)
struct hwt_vm *vm;
struct hwt_vm *vm;
hwt_vm_create_cdev(struct hwt_vm *vm, char *path)
hwt_vm_alloc_buffers(struct hwt_vm *vm, int kva_req)
hwt_vm_destroy_buffers(struct hwt_vm *vm)
hwt_vm_free(struct hwt_vm *vm)
hwt_vm_alloc(size_t bufsize, int kva_req, char *path, struct hwt_vm **vm0)
struct hwt_vm *vm;
vm = malloc(sizeof(struct hwt_vm), M_HWT_VM, M_WAITOK | M_ZERO);
int hwt_vm_alloc(size_t bufsize, int kva_req, char *path, struct hwt_vm **vm0);
void hwt_vm_free(struct hwt_vm *vm);