Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kvm/
Dpowerpc.c1110 static inline u64 sp_to_dp(u32 fprs) in sp_to_dp() function
1135 #define sp_to_dp(x) (x) macro