Searched refs:SPARC_PGSIZE (Results 1 – 2 of 2) sorted by relevance
5 #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ macro6 #define SEGMENT_SIZE SPARC_PGSIZE /* whee... */36 ((x).a_entry < SPARC_PGSIZE)) ? \37 0 : SPARC_PGSIZE)
5 #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ macro6 #define SEGMENT_SIZE SPARC_PGSIZE /* whee... */32 ((x).a_entry < SPARC_PGSIZE)) ? \33 0 : SPARC_PGSIZE)