Home
last modified time | relevance | path

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

/linux-5.19.10/scripts/gdb/linux/
Ddmesg.py97 info_off = info_sz * ind
112 info = utils.read_memoryview(inf, info_addr + info_off, info_sz).tobytes()
/linux-5.19.10/include/xen/interface/
Dxen.h634 uint32_t info_off; /* Offset of console_info struct. */ member
/linux-5.19.10/arch/x86/xen/
Denlighten_pv.c1338 xen_start_info->console.dom0.info_off); in xen_start_kernel()