pnv_ocxl_spa_remove_pe_from_cache   31 arch/powerpc/include/asm/pnv-ocxl.h extern int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
pnv_ocxl_spa_remove_pe_from_cache  486 arch/powerpc/platforms/powernv/ocxl.c EXPORT_SYMBOL_GPL(pnv_ocxl_spa_remove_pe_from_cache);
pnv_ocxl_spa_remove_pe_from_cache  604 drivers/misc/ocxl/link.c 	rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle);
pnv_ocxl_spa_remove_pe_from_cache  666 drivers/misc/ocxl/link.c 	rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle);