Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dpowerpc.c1125 static inline u64 sp_to_dp(u32 fprs) in sp_to_dp() function
1150 #define sp_to_dp(x) (x) macro