Searched refs:vmh (Results 1 – 7 of 7) sorted by relevance
294 struct sgx_vm_handle *vmh; in sgx_enclave_find() local304 vmh = object->handle; in sgx_enclave_find()305 if (vmh == NULL) { in sgx_enclave_find()310 enclave = vmh->enclave; in sgx_enclave_find()544 struct sgx_vm_handle *vmh; in sgx_pg_ctor() local546 vmh = handle; in sgx_pg_ctor()547 if (vmh == NULL) { in sgx_pg_ctor()553 __func__, vmh->base, foff, size); in sgx_pg_ctor()561 struct sgx_vm_handle *vmh; in sgx_pg_dtor() local564 vmh = handle; in sgx_pg_dtor()[all …]
67 struct sgx_vm_handle *vmh; member
961 struct netmap_vm_handle_t *vmh = handle; in netmap_dev_pager_ctor() local968 dev_ref(vmh->dev); in netmap_dev_pager_ctor()976 struct netmap_vm_handle_t *vmh = handle; in netmap_dev_pager_dtor() local977 struct cdev *dev = vmh->dev; in netmap_dev_pager_dtor()978 struct netmap_priv_d *priv = vmh->priv; in netmap_dev_pager_dtor()983 free(vmh, M_DEVBUF); in netmap_dev_pager_dtor()992 struct netmap_vm_handle_t *vmh = object->handle; in netmap_dev_pager_fault() local993 struct netmap_priv_d *priv = vmh->priv; in netmap_dev_pager_fault()1031 struct netmap_vm_handle_t *vmh = handle; in netmap_dev_pager_path() local1032 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>;