OSDN Git Service

x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header
authorVitaly Kuznetsov <vkuznets@redhat.com>
Wed, 16 May 2018 15:21:24 +0000 (17:21 +0200)
committerRadim Krčmář <rkrcmar@redhat.com>
Sat, 26 May 2018 12:14:33 +0000 (14:14 +0200)
commitc9c92bee533073e2c3999200cfcff2a606ac8534
tree0c8789fe10d37861fceb8bd1c8f4949142a736e5
parentf33ecec9bb5199c5a4dd296af604f70273d2636e
x86/hyper-v: move struct hv_flush_pcpu{,ex} definitions to common header

Hyper-V TLB flush hypercalls definitions will be required for KVM so move
them hyperv-tlfs.h. Structures also need to be renamed as '_pcpu' suffix is
irrelevant for a general-purpose definition.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
arch/x86/hyperv/mmu.c
arch/x86/include/asm/hyperv-tlfs.h
arch/x86/include/asm/mshyperv.h