Home
last modified time | relevance | path

Searched defs:ptp_i2v (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/arch/i386/i386/
H A Dpmapae.c408 #define ptp_i2v(I) ((I) * NBPD) /* index => VA */ macro
H A Dpmap.c336 #define ptp_i2v(I) ((I) * NBPD) /* index => VA */ macro