Searched defs:hipz_acl (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.c1034 u32 hipz_acl; local
1037 ehca_mrmw_map_acl(acl, &hipz_acl);
1038 ehca_mrmw_set_pgsize_hipz_acl(pginfo->hwpage_size, &hipz_acl);
1040 hipz_acl |= 0x00000001;
1043 (u64)iova_start, size, hipz_acl,
1209 u32 hipz_acl; local
1215 ehca_mrmw_map_acl(acl, &hipz_acl);
1216 ehca_mrmw_set_pgsize_hipz_acl(pginfo->hwpage_size, &hipz_acl);
1241 (u64)iova_start, size, hipz_acl,
1482 u32 hipz_acl; local
1697 u32 hipz_acl; local
2163 ehca_mrmw_map_acl(int ib_acl, u32 *hipz_acl) argument
2182 ehca_mrmw_set_pgsize_hipz_acl(u32 pgsize, u32 *hipz_acl) argument
2193 ehca_mrmw_reverse_map_acl(const u32 *hipz_acl, int *ib_acl) argument
[all...]

Completed in 912 milliseconds