gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_PageAdr (0.00 seconds)
tkernel_2
kernel/extension/memory/nommu/memmgr.c - 13.8KB - 555 lines
117: {
118:         void* adr = _PageAdr(pn, pt);
119: 
t2ex
t2ex_source/kernel/extension/memory/t2ex/memmgr.c - 15.3KB - 590 lines
145: {
146:         return _PageAdr(pn, pt);
147: }