Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpnv-ocxl.h76 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
/linux-6.1.9/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-6.1.9/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()