Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • arch
  • x86
  • include
  • uapi
  • asm
  • hyperv.h
Find file BlameHistoryPermalink
  • Vitaly Kuznetsov's avatar
    x86/hyperv: Check frequency MSRs presence according to the specification · 2cf02842
    Vitaly Kuznetsov authored Jun 22, 2017
    
    
    Hyper-V TLFS specifies two bits which should be checked before accessing
    frequency MSRs:
    
    - AccessFrequencyMsrs (BIT(11) in EAX) which indicates if we have access to
      frequency MSRs.
    - FrequencyMsrsAvailable (BIT(8) in EDX) which indicates is these MSRs are
      present.
      
    Rename and specify these bits accordingly.
    Signed-off-by: default avatarVitaly Kuznetsov <vkuznets@redhat.com>
    Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
    Cc: Stephen Hemminger <sthemmin@microsoft.com>
    Cc: Haiyang Zhang <haiyangz@microsoft.com>
    Cc: Ladi Prosek <lprosek@redhat.com>
    Cc: Jork Loeser <jloeser@microsoft.com>
    Cc: devel@linuxdriverproject.org
    Cc: "K. Y. Srinivasan" <kys@microsoft.com>
    Link: http://lkml.kernel.org/r/20170622100730.18112-2-vkuznets@redhat.com
    2cf02842

Replace hyperv.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy