Searched refs:btrl (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/arch/x86/boot/compressed/ |
D | efi_thunk_64.S | 127 btrl $X86_CR0_PG_BIT, %eax 133 btrl $_EFER_LME, %eax
|
D | head_64.S | 327 btrl $X86_CR0_PG_BIT, %eax 624 btrl $X86_CR0_PG_BIT, %eax
|
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac5.c | 638 u32 status, value, feqn, hbfq, hbfs, btrl; in dwmac5_est_irq_status() local 697 btrl = (status & BTRL) >> BTRL_SHIFT; in dwmac5_est_irq_status() 701 btrl); in dwmac5_est_irq_status()
|
/linux-6.1.9/arch/x86/kernel/ |
D | verify_cpu.S | 95 btrl $2, %edx # clear MSR_IA32_MISC_ENABLE_XD_DISABLE
|
/linux-6.1.9/arch/x86/entry/ |
D | entry_32.S | 911 btrl $X86_EFLAGS_IF_BIT, (%esp)
|