Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dpowerpc.c1116 static inline u32 dp_to_sp(u64 fprd) in dp_to_sp() function
1130 #define dp_to_sp(x) (x) macro