Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.c86 u32 status, value, feqn, hbfq, hbfs, btrl, btrl_max; in est_irq_status() local
152 btrl = FIELD_GET(EST_XGMAC_BTRL, status); in est_irq_status()
155 btrl = FIELD_GET(EST_GMAC5_BTRL, status); in est_irq_status()
158 if (btrl == btrl_max) in est_irq_status()
165 btrl); in est_irq_status()
/linux/arch/x86/boot/startup/
H A Defi-mixed.S70 btrl $X86_CR0_PG_BIT, %eax
76 btrl $_EFER_LME, %eax
182 btrl $X86_CR0_PG_BIT, %eax
H A Dla57toggle.S67 btrl $X86_CR0_PG_BIT, %eax
/linux/arch/x86/kernel/
H A Dverify_cpu.S99 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
/linux/arch/x86/entry/
H A Dentry_32.S882 btrl $X86_EFLAGS_IF_BIT, (%esp)