Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dpnv-ocxl.h31 extern int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
/Linux-v4.19/arch/powerpc/platforms/powernv/
Docxl.c478 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle) in pnv_ocxl_spa_remove_pe_from_cache() function
486 EXPORT_SYMBOL_GPL(pnv_ocxl_spa_remove_pe_from_cache);
/Linux-v4.19/drivers/misc/ocxl/
Dlink.c583 rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle); in ocxl_link_update_pe()
645 rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle); in ocxl_link_remove_pe()