Home
last modified time | relevance | path

Searched refs:info_off (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/gdb/linux/
H A Ddmesg.py97 info_off = info_sz * ind
112 info = utils.read_memoryview(inf, info_addr + info_off, info_sz).tobytes()
/linux/include/xen/interface/
H A Dxen.h634 uint32_t info_off; /* Offset of console_info struct. */ member