Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dpowerpc.c1116 static inline u64 sp_to_dp(u32 fprs) in sp_to_dp() function
1141 #define sp_to_dp(x) (x) macro
1171 gpr = sp_to_dp(gpr); in kvmppc_complete_mmio_load()