Searched refs:pbl_phys_table (Results 1 – 1 of 1) sorted by relevance
330 IN lm_address_t *pbl_phys_table, /* ptr to caller pre-allocated buffer of phys pbl */ in lm_bd_chain_pbl_set_ptrs() argument338 CHK_NULL(pbl_phys_table) || in lm_bd_chain_pbl_set_ptrs()349 pbl_phys_table[i].as_u32.low = mm_cpu_to_le32(buf_base_phy.as_u32.high); in lm_bd_chain_pbl_set_ptrs()350 pbl_phys_table[i].as_u32.high = mm_cpu_to_le32(buf_base_phy.as_u32.low); in lm_bd_chain_pbl_set_ptrs()352 pbl_phys_table[i].as_u64 = buf_base_phy.as_u64; in lm_bd_chain_pbl_set_ptrs()374 lm_address_t *pbl_phys_table, /* ptr to caller pre-allocated buffer of phys pbl */ in lm_bd_chain_pbl_setup() argument395 bd_chain->pbl_phys_addr_table = pbl_phys_table; in lm_bd_chain_pbl_setup()