Home
last modified time | relevance | path

Searched defs:machine_btop (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/dev/tc/
H A Dmfb.c56 #define machine_btop(x) mips_btop(MIPS_KSEG1_TO_PHYS(x)) macro
60 #define machine_btop(x) alpha_btop(ALPHA_K0SEG_TO_PHYS(x)) macro
H A Dcfb.c56 #define machine_btop(x) mips_btop(MIPS_KSEG1_TO_PHYS(x)) macro
60 #define machine_btop(x) alpha_btop(ALPHA_K0SEG_TO_PHYS(x)) macro
H A Dtfb.c57 #define machine_btop(x) mips_btop(MIPS_KSEG1_TO_PHYS(x)) macro
61 #define machine_btop(x) alpha_btop(ALPHA_K0SEG_TO_PHYS(x)) macro
H A Dstic.c83 #define machine_btop(x) mips_btop(x) macro
85 #define machine_btop(x) alpha_btop(x) macro
H A Dsfb.c57 #define machine_btop(x) mips_btop(MIPS_KSEG1_TO_PHYS(x)) macro
61 #define machine_btop(x) alpha_btop(ALPHA_K0SEG_TO_PHYS(x)) macro
H A Dsfbplus.c60 #define machine_btop(x) mips_btop(MIPS_KSEG1_TO_PHYS(x)) macro
64 #define machine_btop(x) alpha_btop(ALPHA_K0SEG_TO_PHYS(x)) macro