Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dpnv-ocxl.h76 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
/Linux-v6.1/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
484 EXPORT_SYMBOL_GPL(pnv_ocxl_spa_remove_pe_from_cache);
/Linux-v6.1/drivers/misc/ocxl/
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()