Lines Matching full:rtas
4 * Actually, the pseries platform is built based on RTAS heavily. That means the
5 * pseries platform dependent EEH operations will be built on RTAS calls. The functions
34 #include <asm/rtas.h>
36 /* RTAS tokens */
92 * The EEH RTAS calls use a tuple consisting of: (buid_hi, buid_lo,
147 * I haven't found *any* systems that don't have that RTAS call in pseries_eeh_get_pe_config_addr()
166 /* Reset PE through RTAS call */ in pseries_eeh_phb_reset()
214 * If RTAS returns a delay value that's above 100ms, cut it in pseries_eeh_phb_configure_bridge()
240 * Buffer for reporting slot-error-detail rtas calls. Its here
242 * RMO where RTAS can access it.
546 * Retrieve the state of the specified PE. On RTAS compliant
547 * pseries platform, there already has one dedicated RTAS function
551 * RTAS calls for the purpose, we need to try the new one and back
636 * RTAS call.
856 /* figure out EEH RTAS function call tokens */ in eeh_pseries_init()
877 * of domain/bus/slot/function for EEH RTAS operations. in eeh_pseries_init()