Searched refs:SPARC_PGSIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Da.out.h5 #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ macro
6 #define SEGMENT_SIZE SPARC_PGSIZE /* whee... */
32 ((x).a_entry < SPARC_PGSIZE)) ? \
33 0 : SPARC_PGSIZE)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc64/
H A Da.out.h5 #define SPARC_PGSIZE 0x2000 /* Thanks to the sun4 architecture... */ macro
6 #define SEGMENT_SIZE SPARC_PGSIZE /* whee... */
36 ((x).a_entry < SPARC_PGSIZE)) ? \
37 0 : SPARC_PGSIZE)

Completed in 88 milliseconds