Searched refs:width (Results 1 – 2 of 2) sorted by relevance
/kernel/trace/ |
D | trace_mmiotrace.c | 187 rw->width, secs, usec_rem, rw->map_id, in mmio_print_rw() 194 rw->width, secs, usec_rem, rw->map_id, in mmio_print_rw()
|
/kernel/ |
D | resource.c | 78 int width = root->end < 0x10000 ? 4 : 8; in r_show() local 86 width, (unsigned long long) r->start, in r_show() 87 width, (unsigned long long) r->end, in r_show()
|