Home
last modified time | relevance | path

Searched refs:Undefined (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dhdsp.h35 Undefined, enumerator
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dhdsp.h21 Undefined, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dhdsp.h31 Undefined, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dhdsp.h16 Undefined, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dhdsp.h31 Undefined, enumerator
/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_hw_exc.S171 @ Description: Undefined instruction exception handler
/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdsp.c4793 if (hdsp->io_type == Undefined) { in snd_hdsp_hwdep_ioctl()
4811 if (hdsp->io_type == Undefined) return -EINVAL; in snd_hdsp_hwdep_ioctl()
5084 if (hdsp->io_type == Undefined) { in hdsp_request_fw_loader()
5177 hdsp->io_type = Undefined; in snd_hdsp_create()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdsp.c4836 if (hdsp->io_type == Undefined) { in snd_hdsp_hwdep_ioctl()
4855 if (hdsp->io_type == Undefined) return -EINVAL; in snd_hdsp_hwdep_ioctl()
5143 if (hdsp->io_type == Undefined) { in hdsp_request_fw_loader()
5241 hdsp->io_type = Undefined; in snd_hdsp_create()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c141 #define Undefined (1<<25) /* No Such Instruction */ macro
4527 I(SrcMem | Stack | TwoMemOp, em_push), D(Undefined),
4582 X7(D(Undefined)),
5569 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()
5571 (ctxt->d & Undefined)) { in x86_emulate_insn()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c142 #define Undefined (1<<25) /* No Such Instruction */ macro
4102 I(SrcMem | Stack | TwoMemOp, em_push), D(Undefined),
4157 X7(D(Undefined)),
5158 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()
5160 (ctxt->d & Undefined)) { in x86_emulate_insn()

Completed in 29 milliseconds