Home
last modified time | relevance | path

Searched refs:pnv_ocxl_spa_remove_pe_from_cache (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dpnv-ocxl.h76 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
/linux/arch/powerpc/platforms/powernv/
H A Docxl.c472 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle) in pnv_ocxl_spa_remove_pe_from_cache() function
478 EXPORT_SYMBOL_GPL(pnv_ocxl_spa_remove_pe_from_cache);
/linux/drivers/misc/ocxl/
H A Dlink.c660 rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle); in ocxl_link_update_pe()
722 rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle); in ocxl_link_remove_pe()