Changes in kernel/arch/sparc64/include/trap/sun4v/mmu.h [c6f6adc:8c2214e] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/include/trap/sun4v/mmu.h
rc6f6adc r8c2214e 96 96 97 97 /* service by higher-level routine when context != 0 */ 98 brnz %g3, 0f 98 brnz %g3, 0f 99 99 nop 100 100 /* exclude page number 0 from installing the identity mapping */ … … 107 107 * returns. 108 108 */ 109 ba,a %xcc, install_identity_mapping 109 ba install_identity_mapping 110 nop 110 111 111 0:112 0: 112 113 113 114 /*
Note:
See TracChangeset
for help on using the changeset viewer.