Home
last modified time | relevance | path

Searched refs:PAL_STATUS_UNIMPLEMENTED (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmpboot.c786 if (status != PAL_STATUS_UNIMPLEMENTED) { in identify_siblings()
800 if (status != PAL_STATUS_UNIMPLEMENTED) in identify_siblings()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpal.h112 #define PAL_STATUS_UNIMPLEMENTED (-1) /* Unimplemented procedure */ macro