Home
last modified time | relevance | path

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

/Linux-v5.15/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.c153 &csi) != PAL_STATUS_SUCCESS) in cache_shared_cpu_map_setup()
169 &csi) == PAL_STATUS_SUCCESS); in cache_shared_cpu_map_setup()
325 PAL_STATUS_SUCCESS) in cpu_cache_sysfs_init()
Dsmpboot.c786 if (status != PAL_STATUS_SUCCESS) { in identify_siblings()
800 if (status != PAL_STATUS_SUCCESS) { in identify_siblings()
Dsetup.c856 if (status == PAL_STATUS_SUCCESS) { in identify_cpu()
/Linux-v5.15/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()