Searched refs:btrl (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/x86/boot/compressed/ |
A D | efi_mixed.S | 160 btrl $X86_CR0_PG_BIT, %eax 166 btrl $_EFER_LME, %eax 242 btrl $X86_CR0_PG_BIT, %eax
|
A D | head_64.S | 600 btrl $X86_CR0_PG_BIT, %eax
|
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac5.c | 639 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-6.3-rc2/arch/x86/kernel/ |
A D | verify_cpu.S | 95 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
|
/linux-6.3-rc2/arch/x86/entry/ |
A D | entry_32.S | 911 btrl $X86_EFLAGS_IF_BIT, (%esp)
|
Completed in 7 milliseconds