Home
last modified time | relevance | path

Searched refs:PTO (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/9/pc/
H A Dapbootstrap.s34 #define PTO(a) (((((a))>>12) & 0x03FF)<<2) macro
H A Dl.s29 #define PTO(a) (((((a))>>12) & 0x03FF)<<2) macro
176 ADDL $PTO(MACHADDR), AX /* page table entry offset for MACHADDR */
/plan9/sys/src/9/pcboot/
H A Drealmode0.s27 #define PTO(a) (((((a))>>12) & 0x03FF)<<2) macro
H A Dl.s31 #define PTO(a) (((((a))>>12) & 0x03FF)<<2) macro