Searched refs:btrl (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_est.c | 86 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 D | efi-mixed.S | 70 btrl $X86_CR0_PG_BIT, %eax 76 btrl $_EFER_LME, %eax 182 btrl $X86_CR0_PG_BIT, %eax
|
| H A D | la57toggle.S | 67 btrl $X86_CR0_PG_BIT, %eax
|
| /linux/arch/x86/kernel/ |
| H A D | verify_cpu.S | 99 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
|
| /linux/arch/x86/entry/ |
| H A D | entry_32.S | 882 btrl $X86_EFLAGS_IF_BIT, (%esp)
|