Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dpowerpc.c952 static inline u32 dp_to_sp(u64 fprd) in dp_to_sp() function
966 #define dp_to_sp(x) (x) macro
1163 val = dp_to_sp(val); in kvmppc_handle_store()