Home
last modified time | relevance | path

Searched refs:btrl (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/arch/x86/boot/compressed/
Defi_mixed.S184 btrl $X86_CR0_PG_BIT, %eax
190 btrl $_EFER_LME, %eax
266 btrl $X86_CR0_PG_BIT, %eax
Dhead_64.S538 btrl $X86_CR0_PG_BIT, %eax
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c639 u32 status, value, feqn, hbfq, hbfs, btrl; in dwmac5_est_irq_status() local
698 btrl = (status & BTRL) >> BTRL_SHIFT; in dwmac5_est_irq_status()
702 btrl); in dwmac5_est_irq_status()
/Linux-v6.6/arch/x86/kernel/
Dverify_cpu.S95 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
/Linux-v6.6/arch/x86/entry/
Dentry_32.S884 btrl $X86_EFLAGS_IF_BIT, (%esp)