Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dcpu-info.h93 unsigned int htw_seq; member
Dpgtable.h106 if(!raw_current_cpu_data.htw_seq++) { \
121 if (!--raw_current_cpu_data.htw_seq) { \
/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c540 c->htw_seq = 0; in decode_config3()