Home
last modified time | relevance | path

Searched refs:PAL_STATUS_SUCCESS (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/arch/ia64/kernel/
Duncached.c59 if (status != PAL_STATUS_SUCCESS) in uncached_ipi_mc_drain()
137 if (status != PAL_STATUS_SUCCESS) in uncached_add_chunk()
Dtopology.c143 &csi) != PAL_STATUS_SUCCESS) in cache_shared_cpu_map_setup()
159 &csi) == PAL_STATUS_SUCCESS); in cache_shared_cpu_map_setup()
316 PAL_STATUS_SUCCESS) in cpu_cache_sysfs_init()
Dsmpboot.c782 if (status != PAL_STATUS_SUCCESS) { in identify_siblings()
796 if (status != PAL_STATUS_SUCCESS) { in identify_siblings()
Dsetup.c853 if (status == PAL_STATUS_SUCCESS) { in identify_cpu()
/Linux-v6.6/arch/ia64/include/asm/
Dpal.h112 #define PAL_STATUS_SUCCESS 0 /* No error */ macro
1789 if (iprv.status == PAL_STATUS_SUCCESS) in ia64_pal_logical_to_phys()
1817 if (iprv.status == PAL_STATUS_SUCCESS) { in ia64_pal_cache_shared_info()