Searched refs:sp_to_dp (Results 1 – 1 of 1) sorted by relevance
1104 static inline u64 sp_to_dp(u32 fprs) in sp_to_dp() function 1129 #define sp_to_dp(x) (x) macro 1159 gpr = sp_to_dp(gpr); in kvmppc_complete_mmio_load()