Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
Dhwcap2.h21 #define HWCAP2_RING3MWAIT (1 << 0) macro
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
Dhwcap2.h8 #define HWCAP2_RING3MWAIT _BITUL(0) macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
Dintel.c119 ELF_HWCAP2 |= HWCAP2_RING3MWAIT; in probe_xeon_phi_r3mwait()