Home
last modified time | relevance | path

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

/xen/xen/arch/x86/guest/hyperv/
A Dhyperv.c103 rdmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id.raw); in setup_hypercall_page()
107 wrmsrl(HV_X64_MSR_GUEST_OS_ID, guest_id.raw); in setup_hypercall_page()
/xen/xen/arch/x86/hvm/viridian/
A Dviridian.c287 case HV_X64_MSR_GUEST_OS_ID: in guest_wrmsr_viridian()
372 case HV_X64_MSR_GUEST_OS_ID: in guest_rdmsr_viridian()
/xen/xen/include/asm-x86/guest/
A Dhyperv-tlfs.h199 #define HV_X64_MSR_GUEST_OS_ID 0x40000000 macro

Completed in 11 milliseconds