Home
last modified time | relevance | path

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

/linux-4.1.27/arch/ia64/kernel/
Dpalinfo.c724 struct itir_reg { in tr_info() struct
729 } *itir_reg; in tr_info() local
774 itir_reg = (struct itir_reg *)&tr_buffer[1]; in tr_info()
777 pgm = -1 << (itir_reg->ps - 12); in tr_info()
790 bitvector_process(m, 1<< itir_reg->ps); in tr_info()