Searched refs:MSR_BIP (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dregisters.h17 #define MSR_BIP (1<<3) /* 0x008 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/kernel/
H A Dprocess.c172 childregs->msr |= MSR_BIP;
H A Dentry.S51 msrclr r0, MSR_BIP
55 msrset r0, MSR_BIP
94 andi r11, r11, ~MSR_BIP
100 ori r11, r11, MSR_BIP
H A Dentry-nommu.S31 msrclr r0, MSR_BIP
48 andi r11, r11, ~MSR_BIP

Completed in 45 milliseconds