Searched refs:mpa (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/xen/include/
H A Dxenpmap.h97 xpmap_mtop_masked(paddr_t mpa) argument
100 ((paddr_t)machine_to_phys_mapping[mpa >> PAGE_SHIFT] << PAGE_SHIFT)
105 xpmap_mtop(paddr_t mpa) argument
107 return (xpmap_mtop_masked(mpa) | (mpa & ~PG_FRAME));
/netbsd-6-1-5-RELEASE/sys/arch/hp700/conf/
H A DMakefile.hp70035 CFLAGS+= -mpa-risc-1-1 -msoft-float -mdisable-fpregs
/netbsd-6-1-5-RELEASE/sys/arch/hp700/stand/xxboot/
H A DMakefile9 CPPFLAGS+= -mpa-risc-1-0 -I${.CURDIR}/../../../.. -I. -D_STANDALONE
/netbsd-6-1-5-RELEASE/sys/arch/hp700/stand/
H A DMakefile.buildboot33 CFLAGS+= -mdisable-fpregs -mfast-indirect-calls -mpa-risc-1-0

Completed in 54 milliseconds