Home
last modified time | relevance | path

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

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