Rev 3771 | Rev 3862 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3771 | Rev 3835 | ||
|---|---|---|---|
| Line 34... | Line 34... | ||
| 34 | */ |
34 | */ |
| 35 | 35 | ||
| 36 | #ifndef KERN_sparc64_sun4v_TLB_H_ |
36 | #ifndef KERN_sparc64_sun4v_TLB_H_ |
| 37 | #define KERN_sparc64_sun4v_TLB_H_ |
37 | #define KERN_sparc64_sun4v_TLB_H_ |
| 38 | 38 | ||
| - | 39 | #define MMU_FSA_ALIGNMENT 64 |
|
| - | 40 | #define MMU_FSA_SIZE 128 |
|
| - | 41 | ||
| 39 | #ifndef __ASM__ |
42 | #ifndef __ASM__ |
| 40 | 43 | ||
| 41 | #include <arch/mm/sun4v/tte.h> |
44 | #include <arch/mm/sun4v/tte.h> |
| 42 | #include <arch/mm/sun4v/mmu.h> |
45 | #include <arch/mm/sun4v/mmu.h> |
| 43 | #include <arch/mm/page.h> |
46 | #include <arch/mm/page.h> |