Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kvm/
Dpowerpc.c1136 static inline u32 dp_to_sp(u64 fprd) in dp_to_sp() function
1150 #define dp_to_sp(x) (x) macro
1375 val = dp_to_sp(val); in kvmppc_handle_store()