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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_mrmw.h117 u32 *hipz_acl);
119 void ehca_mrmw_set_pgsize_hipz_acl(u32 *hipz_acl);
121 void ehca_mrmw_reverse_map_acl(const u32 *hipz_acl,
H A Dehca_mrmw.c952 u32 hipz_acl; local
955 ehca_mrmw_map_acl(acl, &hipz_acl);
956 ehca_mrmw_set_pgsize_hipz_acl(&hipz_acl);
958 hipz_acl |= 0x00000001;
961 (u64)iova_start, size, hipz_acl,
1123 u32 hipz_acl; local
1129 ehca_mrmw_map_acl(acl, &hipz_acl);
1130 ehca_mrmw_set_pgsize_hipz_acl(&hipz_acl);
1155 (u64)iova_start, size, hipz_acl,
1405 u32 hipz_acl; local
1526 u32 hipz_acl; local
1995 ehca_mrmw_map_acl(int ib_acl, u32 *hipz_acl) argument
2014 ehca_mrmw_set_pgsize_hipz_acl(u32 *hipz_acl) argument
2025 ehca_mrmw_reverse_map_acl(const u32 *hipz_acl, int *ib_acl) argument
[all...]

Completed in 111 milliseconds