Files
Linux/include/asm-arm
Russell King ad1ae2fe7f [ARM] Unuse another Linux PTE bit
L_PTE_ASID is not really required to be stored in every PTE, since we
can identify it via the address passed to set_pte_at().  So, create
set_pte_ext() which takes the address of the PTE to set, the Linux
PTE value, and the additional CPU PTE bits which aren't encoded in
the Linux PTE value.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2006-12-13 14:34:43 +00:00
..
2006-12-13 14:34:43 +00:00
2006-10-08 12:32:36 -07:00
2006-09-20 14:58:35 +01:00
2006-11-30 22:52:28 +00:00
2006-02-15 15:32:22 -08:00
2006-06-29 22:14:30 +01:00
2006-03-21 22:05:45 +00:00
2006-11-30 13:53:54 +00:00
2006-12-13 14:34:43 +00:00
2006-03-27 08:44:50 -08:00
2006-06-29 16:58:06 -07:00
2006-09-20 14:58:35 +01:00
2006-12-09 16:41:55 +00:00