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

/linux-4.4.14/drivers/iommu/
H A Dfsl_pamu.c699 spaact_phys = spaact_phys + SPAACT_SIZE; setup_one_pamu()
1089 (PAGE_SIZE << get_order(SPAACT_SIZE)) + fsl_pamu_probe()
1111 omt = (void *)spaact + (PAGE_SIZE << get_order(SPAACT_SIZE)); fsl_pamu_probe()
1148 ret = gen_pool_add(spaace_pool, (unsigned long)spaact, SPAACT_SIZE, -1); fsl_pamu_probe()
H A Dfsl_pamu.h339 #define SPAACT_SIZE (sizeof(struct paace) * SPAACE_NUMBER_ENTRIES) macro

Completed in 81 milliseconds