Home
last modified time | relevance | path

Searched defs:vmh (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c239 struct contigmem_vm_handle *vmh = handle; in contigmem_cdev_pager_ctor() local
258 struct contigmem_vm_handle *vmh = handle; in contigmem_cdev_pager_dtor() local
336 struct contigmem_vm_handle *vmh; in contigmem_mmap_single() local
/f-stack/freebsd/amd64/sgx/
H A Dsgx.c299 struct sgx_vm_handle *vmh; in sgx_enclave_find() local
542 struct sgx_vm_handle *vmh; in sgx_pg_ctor() local
559 struct sgx_vm_handle *vmh; in sgx_pg_dtor() local
636 struct sgx_vm_handle *vmh; in sgx_ioctl_create() local
782 struct sgx_vm_handle *vmh; in sgx_ioctl_add_page() local
1028 struct sgx_vm_handle *vmh; in sgx_mmap_single() local
H A Dsgxvar.h69 struct sgx_vm_handle *vmh; member