Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/kernel/
H A Dconsole.c74 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in find_console_vga_hose()
H A Dcore_marvel.c377 u64 *pu64 = (u64 *)((u64)hwrpb + hwrpb->ctbt_offset); in marvel_find_console_vga_hose()
/openbmc/linux/arch/alpha/include/asm/
H A Dhwrpb.h187 unsigned long ctbt_offset; /* console terminal block table offset */ member