gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:toPhysicalAddress (0.06 seconds)
tkernel_2
kernel/extension/memory/nommu/segmgr.c - 10.5KB - 418 lines
32: {
33:         *paddr = toPhysicalAddress(laddr);
34: 
More results from segmgr.c
t2ex
t2ex_source/kernel/extension/memory/t2ex/segmgr.c - 12.5KB - 450 lines
89: 
90:         pk_spinfo->paddr   = toPhysicalAddress(addr);
91:         pk_spinfo->page           = (void*)((UW)(pk_spinfo->paddr) & ~(rsmb.blksz-1));
More results from t2ex