Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Drtas.h347 #define RTAS_V6EXT_COMPANY_ID_IBM (('I' << 24) | ('B' << 16) | ('M' << 8)) macro
/linux/arch/powerpc/kernel/
H A Drtas.c1774 company_id != RTAS_V6EXT_COMPANY_ID_IBM) in get_pseries_errorlog()