Home
last modified time | relevance | path

Searched refs:topology_book_cpumask (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dtopology.h189 #if defined(topology_book_id) && defined(topology_book_cpumask)
229 #ifndef topology_book_cpumask
230 #define topology_book_cpumask(cpu) cpumask_of(cpu) macro
/linux-6.3-rc2/Documentation/translations/zh_CN/admin-guide/
A Dcputopology.rst33 #define topology_book_cpumask(cpu)
54 11) topology_book_cpumask: 仅入参CPU
/linux-6.3-rc2/Documentation/admin-guide/
A Dcputopology.rst28 #define topology_book_cpumask(cpu)
50 11) topology_book_cpumask: just the given CPU
/linux-6.3-rc2/arch/s390/include/asm/
A Dtopology.h35 #define topology_book_cpumask(cpu) (&cpu_topology[cpu].book_mask) macro

Completed in 7 milliseconds