Searched refs:vsx (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/arch/powerpc/include/asm/
H A Demulated_ops.h52 struct ppc_emulated_entry vsx; member in struct:ppc_emulated
/linux-4.4.14/arch/powerpc/kernel/
H A Dvector.S223 * Reuse the fp and vsx saves, but first check to see if they have
264 * Does NOT save vsx registers.
H A Dtraps.c1356 /* A user program has executed an vsx instruction, vsx_unavailable_exception()
1357 but this kernel doesn't support vsx. */ vsx_unavailable_exception()
1914 WARN_EMULATED_SETUP(vsx),
H A Dalign.c874 PPC_WARN_ALIGNMENT(vsx, regs); fix_alignment()
H A Dprocess.c215 giveup_vsx(NULL); /* just enable vsx for kernel - force */ enable_kernel_vsx()
H A Dptrace.c502 * Currently to set and and get all the vsx state, you need to call
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Delf.h108 # define ELF_NVSRHALFREG 32 /* Half the vsx registers */
/linux-4.4.14/arch/powerpc/
H A DMakefile179 KBUILD_CFLAGS += $(call cc-option,-mno-vsx)

Completed in 278 milliseconds