Searched refs:btrl (Results 1 – 5 of 5) sorted by relevance
/linux/arch/x86/boot/compressed/ |
A D | efi_thunk_64.S | 119 btrl $X86_CR0_PG_BIT, %eax 125 btrl $_EFER_LME, %eax
|
A D | head_64.S | 327 btrl $X86_CR0_PG_BIT, %eax 618 btrl $X86_CR0_PG_BIT, %eax
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac5.c | 624 u32 status, value, feqn, hbfq, hbfs, btrl; in dwmac5_est_irq_status() local 683 btrl = (status & BTRL) >> BTRL_SHIFT; in dwmac5_est_irq_status() 687 btrl); in dwmac5_est_irq_status()
|
/linux/arch/x86/kernel/ |
A D | verify_cpu.S | 95 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
|
/linux/arch/x86/entry/ |
A D | entry_32.S | 916 btrl $X86_EFLAGS_IF_BIT, (%esp)
|
Completed in 8 milliseconds