Home
last modified time | relevance | path

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

/linux-4.4.14/arch/ia64/kernel/
Duncached.c64 if (status != PAL_STATUS_SUCCESS) in uncached_ipi_mc_drain()
145 if (status != PAL_STATUS_SUCCESS) in uncached_add_chunk()
Dtopology.c158 &csi) != PAL_STATUS_SUCCESS) in cache_shared_cpu_map_setup()
174 &csi) == PAL_STATUS_SUCCESS); in cache_shared_cpu_map_setup()
330 PAL_STATUS_SUCCESS) in cpu_cache_sysfs_init()
Dsmpboot.c802 if (status != PAL_STATUS_SUCCESS) { in identify_siblings()
816 if (status != PAL_STATUS_SUCCESS) { in identify_siblings()
Dsetup.c827 if (status == PAL_STATUS_SUCCESS) { in identify_cpu()
/linux-4.4.14/arch/ia64/include/asm/
Dpal.h110 #define PAL_STATUS_SUCCESS 0 /* No error */ macro
1787 if (iprv.status == PAL_STATUS_SUCCESS) in ia64_pal_logical_to_phys()
1815 if (iprv.status == PAL_STATUS_SUCCESS) { in ia64_pal_cache_shared_info()