Home
last modified time | relevance | path

Searched defs:phys (Results 1 – 16 of 16) sorted by relevance

/plan9-contrib/sys/src/boot/vt4/
H A Dphysmem.h11 #define MEMTOP(phys) (((((phys)/DCACHELINESZ)*8)/9) * DCACHELINESZ) argument
/plan9-contrib/sys/src/9/vt4/
H A Dphysmem.h8 #define MEMTOP(phys) ((((((phys)/32)*8)/9) * 8*BY2WD) & -128) argument
/plan9-contrib/sys/src/boot/vt5/
H A Dphysmem.h8 #define MEMTOP(phys) ((((((phys)/DCACHELINESZ)*4)/5) * DCACHELINESZ) & -128) argument
/plan9-contrib/sys/src/9/vt5/
H A Dphysmem.h8 #define MEMTOP(phys) ((((((phys)/32)*4)/5) * 8*BY2WD) & -128) argument
/plan9-contrib/sys/src/9/omap/
H A Dmmu.c73 mmumap(uintptr virt, uintptr phys, int mbs) in mmumap()
90 mmuidmap(uintptr phys, int mbs) in mmuidmap()
/plan9-contrib/sys/src/9/teg2/
H A Dmmu.c165 mmumap(uintptr virt, uintptr phys, int mbs) in mmumap()
182 mmuidmap(uintptr phys, int mbs) in mmuidmap()
/plan9-contrib/sys/src/9/kw/
H A Dmmu.c64 mmuidmap(uintptr phys, int mbs) in mmuidmap()
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxclmem.c1048 PHYS_MEMFILE_BLK *phys = bp->phys_blk; in memfile_free_mem() local
/plan9-contrib/sys/src/9/loongson/2f/
H A Dtrap.c125 ptlb(ulong phys) in ptlb()
/plan9-contrib/sys/src/9/loongson/
H A Dtrap.c125 ptlb(ulong phys) in ptlb()
/plan9-contrib/sys/src/9/loongson64/
H A Dtrap.c125 ptlb(u64int phys) in ptlb()
/plan9-contrib/sys/src/9/rb/
H A Dtrap.c128 ptlb(ulong phys) in ptlb()
/plan9-contrib/sys/include/
H A Dbootexec.h4 ulong phys; member
/plan9-contrib/sys/src/9/port/
H A Ddevaudio.c58 ulong phys; member
H A Dportdat.h924 PhysUart*phys; member
/plan9-contrib/sys/src/9k/port/
H A Dportdat.h899 PhysUart*phys; member