summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/vphn.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/vphn.h')
-rw-r--r--arch/powerpc/include/asm/vphn.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/include/asm/vphn.h b/arch/powerpc/include/asm/vphn.h
index e0970603fce2..8c2f795eea68 100644
--- a/arch/powerpc/include/asm/vphn.h
+++ b/arch/powerpc/include/asm/vphn.h
@@ -19,4 +19,6 @@
#define VPHN_FLAG_VCPU 1
#define VPHN_FLAG_PCPU 2
+long hcall_vphn(unsigned long cpu, u64 flags, __be32 *associativity);
+
#endif // _ASM_POWERPC_VPHN_H