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

/linux-master/drivers/iommu/
H A Dfsl_pamu.c584 static int create_csd(phys_addr_t phys, size_t size, u32 csd_port_id) argument
661 csdids[csd_id] = csd_port_id;
764 u32 csd_port_id = 0; local
858 csd_port_id = port_id_map[i].port_id;
865 if (csd_port_id) {
867 &ppaact_phys, mem_size, csd_port_id);
869 ret = create_csd(ppaact_phys, mem_size, csd_port_id);

Completed in 213 milliseconds