Home
last modified time | relevance | path

Searched refs:bmask (Results 1 – 2 of 2) sorted by relevance

/arch/x86/boot/
Dvesa.h59 u8 bmask; /* 35 */ member
/arch/sparc/kernel/
Dvisemul.c405 static void bmask(struct pt_regs *regs, unsigned int insn) in bmask() function
425 unsigned long bmask, i; in bshuffle() local
427 bmask = current_thread_info()->gsr[0] >> 32UL; in bshuffle()
434 unsigned long which = (bmask >> (i * 4)) & 0xf; in bshuffle()
887 bmask(regs, insn); in vis_emul()