Home
last modified time | relevance | path

Searched refs:pnv_ocxl_spa_remove_pe_from_cache (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpnv-ocxl.h29 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpnv-ocxl.h76 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle);
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Docxl.c477 int pnv_ocxl_spa_remove_pe_from_cache(void *platform_data, int pe_handle) in pnv_ocxl_spa_remove_pe_from_cache() function
485 EXPORT_SYMBOL_GPL(pnv_ocxl_spa_remove_pe_from_cache); variable
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A 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); variable
/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dlink.c605 rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle); in ocxl_link_update_pe()
667 rc = pnv_ocxl_spa_remove_pe_from_cache(link->platform_data, pe_handle); in ocxl_link_remove_pe()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds