Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcpu-info.h101 unsigned int htw_seq; member
H A Dpgtable.h107 if(!raw_current_cpu_data.htw_seq++) { \
122 if (!--raw_current_cpu_data.htw_seq) { \
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dcpu-probe.c544 c->htw_seq = 0; in decode_config3()