machdep.c | 105 static inline void gt_record_memory(int, paddr_t, paddr_t, paddr_t); 521 gt_record_memory(int j, paddr_t start, paddr_t end, paddr_t endkernel) function in typeref:typename:void 565 gt_record_memory(j, start, end, endkernel); 571 gt_record_memory(j, start, end, endkernel);
|