Searched refs:btrl (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_est.c | 81 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/ |
D | efi_mixed.S | 193 btrl $X86_CR0_PG_BIT, %eax 199 btrl $_EFER_LME, %eax 285 btrl $X86_CR0_PG_BIT, %eax
|
D | head_64.S | 543 btrl $X86_CR0_PG_BIT, %eax
|
/linux-6.12.1/arch/x86/kernel/ |
D | verify_cpu.S | 95 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
|
/linux-6.12.1/arch/x86/entry/ |
D | entry_32.S | 882 btrl $X86_EFLAGS_IF_BIT, (%esp)
|