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

/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmvirt.c48 #define PAGEBITS 16 macro
68 page = address >> PAGEBITS;
104 page = address >> PAGEBITS;
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmvirt.c52 #define PAGEBITS 16 macro
72 page = address >> PAGEBITS;
108 page = address >> PAGEBITS;

Completed in 256 milliseconds