public inbox for kvmarm@lists.cs.columbia.edu
 help / color / mirror / Atom feed
* MAIR_EL2 Attributes
@ 2017-10-23 21:33 Raz
  2017-10-24 15:41 ` Christoffer Dall
  0 siblings, 1 reply; 3+ messages in thread
From: Raz @ 2017-10-23 21:33 UTC (permalink / raw)
  To: kvmarm


[-- Attachment #1.1: Type: text/plain, Size: 478 bytes --]

1. According the documentation of MAIR_EL2 there are 8 attributes but
in the code you present only 6. Why ?
2. Why there are names to the attributes ? Does it make a difference if I
assign
an attribute index 2 or attribute index 0 in the page while the two attr

/*
 * Memory types available.
 */
#define MT_DEVICE_nGnRnE    0
#define MT_DEVICE_nGnRE        1
#define MT_DEVICE_GRE        2
#define MT_NORMAL_NC        3
#define MT_NORMAL        4
#define MT_NORMAL_WT        5

[-- Attachment #1.2: Type: text/html, Size: 664 bytes --]

[-- Attachment #2: Type: text/plain, Size: 151 bytes --]

_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-25  6:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 21:33 MAIR_EL2 Attributes Raz
2017-10-24 15:41 ` Christoffer Dall
2017-10-25  6:56   ` Raz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox