Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/ia64/kernel/
Dpalinfo.c725 struct itir_reg { in tr_info() struct
730 } *itir_reg; in tr_info() local
775 itir_reg = (struct itir_reg *)&tr_buffer[1]; in tr_info()
778 pgm = -1 << (itir_reg->ps - 12); in tr_info()
791 bitvector_process(m, 1<< itir_reg->ps); in tr_info()