Home
last modified time | relevance | path

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

/linux-6.15/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) { \
/linux-6.15/arch/mips/kernel/
H A Dcpu-probe.c544 c->htw_seq = 0; in decode_config3()