Home
last modified time | relevance | path

Searched refs:cpu_mode (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dentry.S48 mov.l $cpu_mode,r2
210 mov.l $cpu_mode,r2
233 $cpu_mode:
/linux-4.4.14/arch/sh/kernel/cpu/sh2/
Dentry.S49 mov.l $cpu_mode,r2
262 mov.l $cpu_mode,r2
304 $cpu_mode:
/linux-4.4.14/include/uapi/sound/
Dasequencer.h326 unsigned char cpu_mode; /* 4 = 32bit, 8 = 64bit */ member
/linux-4.4.14/sound/core/seq/
Dseq_clientmgr.c1177 if (info.cpu_mode > sizeof(long)) { in snd_seq_ioctl_running_mode()
1181 cptr->convert32 = (info.cpu_mode < sizeof(long)); in snd_seq_ioctl_running_mode()