Xref rdmsr(9).
This commit is contained in:
parent
49124f6222
commit
5c8806b7c2
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: x86_msr_xcall.9,v 1.3 2010/08/21 10:38:51 wiz Exp $
|
||||
.\" $NetBSD: x86_msr_xcall.9,v 1.4 2011/10/25 05:04:33 jruoho Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -27,7 +27,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd August 21, 2010
|
||||
.Dd October 25, 2011
|
||||
.Dt X86_MSR_XCALL 9 x86
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -94,4 +94,5 @@ xc = xc_broadcast(0, (xcfunc_t)x86_msr_xcall, &msr, NULL);
|
||||
xc_wait(xc);
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr rdmsr 9 ,
|
||||
.Xr xcall 9
|
||||
|
Loading…
Reference in New Issue
Block a user