Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/kernel/
H A Dunaligned.c206 #define GR_OFFS(x) (gr_info[x]>>1)
207 #define GR_IN_SW(x) (gr_info[x] & 0x1)
212 static u16 gr_info[32]={ variable