Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dcpu-info.h101 unsigned int htw_seq; member
H A Dpgtable.h84 if(!raw_current_cpu_data.htw_seq++) { \
99 if (!--raw_current_cpu_data.htw_seq) { \
/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c545 c->htw_seq = 0; in decode_config3()