Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Drtas.h253 inline uint32_t rtas_ext_event_company_id(struct rtas_ext_event_log_v6 *ext_log) in rtas_ext_event_company_id() function
/arch/powerpc/kernel/
Drtas.c1021 uint32_t company_id = rtas_ext_event_company_id(ext_log); in get_pseries_errorlog()