Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c1012 static u64 xen_do_read_msr(unsigned int msr, int *err) in xen_do_read_msr() function
1091 return xen_do_read_msr(msr, err); in xen_read_msr_safe()
1108 return xen_do_read_msr(msr, xen_msr_safe ? &err : NULL); in xen_read_msr()