Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.c81 u32 status, value, feqn, hbfq, hbfs, btrl, btrl_max; in est_irq_status() local
144 btrl = FIELD_GET(EST_XGMAC_BTRL, status); in est_irq_status()
147 btrl = FIELD_GET(EST_GMAC5_BTRL, status); in est_irq_status()
150 if (btrl == btrl_max) in est_irq_status()
157 btrl); in est_irq_status()
/linux-6.12.1/arch/x86/boot/compressed/
Defi_mixed.S193 btrl $X86_CR0_PG_BIT, %eax
199 btrl $_EFER_LME, %eax
285 btrl $X86_CR0_PG_BIT, %eax
Dhead_64.S543 btrl $X86_CR0_PG_BIT, %eax
/linux-6.12.1/arch/x86/kernel/
Dverify_cpu.S95 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
/linux-6.12.1/arch/x86/entry/
Dentry_32.S882 btrl $X86_EFLAGS_IF_BIT, (%esp)