Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Dfsl_pamu.c688 spaact_phys = spaact_phys + SPAACT_SIZE; in setup_one_pamu()
1080 (PAGE_SIZE << get_order(SPAACT_SIZE)) + in fsl_pamu_probe()
1102 omt = (void *)spaact + (PAGE_SIZE << get_order(SPAACT_SIZE)); in fsl_pamu_probe()
1139 ret = gen_pool_add(spaace_pool, (unsigned long)spaact, SPAACT_SIZE, -1); in fsl_pamu_probe()
H A Dfsl_pamu.h328 #define SPAACT_SIZE (sizeof(struct paace) * SPAACE_NUMBER_ENTRIES) macro
/kernel/linux/linux-6.6/drivers/iommu/
H A Dfsl_pamu.c435 spaact_phys = spaact_phys + SPAACT_SIZE; in setup_one_pamu()
827 (PAGE_SIZE << get_order(SPAACT_SIZE)) + in fsl_pamu_probe()
849 omt = (void *)spaact + (PAGE_SIZE << get_order(SPAACT_SIZE)); in fsl_pamu_probe()
H A Dfsl_pamu.h328 #define SPAACT_SIZE (sizeof(struct paace) * SPAACE_NUMBER_ENTRIES) macro

Completed in 6 milliseconds