Home
last modified time | relevance | path

Searched defs:kva_req (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/hwt/
H A Dhwt_vm.c108 hwt_vm_alloc_pages(struct hwt_vm *vm, int kva_req) in hwt_vm_alloc_pages()
422 hwt_vm_alloc_buffers(struct hwt_vm *vm, int kva_req) in hwt_vm_alloc_buffers()
480 hwt_vm_alloc(size_t bufsize, int kva_req, char *path, struct hwt_vm **vm0) in hwt_vm_alloc()
H A Dhwt_thread.c114 int kva_req) in hwt_thread_alloc()
H A Dhwt_backend.h58 bool kva_req; member
H A Dhwt_hook.c214 int thread_id, kva_req; in hwt_hook_thread_create() local