Searched refs:vmh (Results 1 – 7 of 7) sorted by relevance
299 struct sgx_vm_handle *vmh; in sgx_enclave_find() local309 vmh = object->handle; in sgx_enclave_find()310 if (vmh == NULL) { in sgx_enclave_find()315 enclave = vmh->enclave; in sgx_enclave_find()549 struct sgx_vm_handle *vmh; in sgx_pg_ctor() local551 vmh = handle; in sgx_pg_ctor()552 if (vmh == NULL) { in sgx_pg_ctor()558 __func__, vmh->base, foff, size); in sgx_pg_ctor()566 struct sgx_vm_handle *vmh; in sgx_pg_dtor() local569 vmh = handle; in sgx_pg_dtor()[all …]
67 struct sgx_vm_handle *vmh; member
962 struct netmap_vm_handle_t *vmh = handle; in netmap_dev_pager_ctor() local969 dev_ref(vmh->dev); in netmap_dev_pager_ctor()977 struct netmap_vm_handle_t *vmh = handle; in netmap_dev_pager_dtor() local978 struct cdev *dev = vmh->dev; in netmap_dev_pager_dtor()979 struct netmap_priv_d *priv = vmh->priv; in netmap_dev_pager_dtor()984 free(vmh, M_DEVBUF); in netmap_dev_pager_dtor()993 struct netmap_vm_handle_t *vmh = object->handle; in netmap_dev_pager_fault() local994 struct netmap_priv_d *priv = vmh->priv; in netmap_dev_pager_fault()1032 struct netmap_vm_handle_t *vmh = handle; in netmap_dev_pager_path() local1033 struct cdev *dev = vmh->dev; in netmap_dev_pager_path()[all …]
1207 sub vmh { subroutine1212 vmh(@_,0);1215 vmh(@_,1);1218 vmh(@_,2);
288 defm int_s390_vmh : SystemZBinaryBHF<"vmh">;
445 complete vmh \
657 def VMH : BinaryVRRcGeneric<"vmh", 0xE7A3>;