X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=arch%2Farch-x86.h;h=457b44c17eb3ad52cb51a98858c90ab2255ec55b;hb=12bb8569a2cff7c3905e5a3a132069f47a861d12;hp=9471a891c9f0db5ad0cf8fa616e2f4c687fec1dd;hpb=6562685f373b9bc5f1ed909281737f55b34934a4;p=fio.git diff --git a/arch/arch-x86.h b/arch/arch-x86.h index 9471a891..457b44c1 100644 --- a/arch/arch-x86.h +++ b/arch/arch-x86.h @@ -12,29 +12,7 @@ static inline void do_cpuid(unsigned int *eax, unsigned int *ebx, #include "arch-x86-common.h" -#define FIO_ARCH (arch_i386) - -#ifndef __NR_ioprio_set -#define __NR_ioprio_set 289 -#define __NR_ioprio_get 290 -#endif - -#ifndef __NR_fadvise64 -#define __NR_fadvise64 250 -#endif - -#ifndef __NR_sys_splice -#define __NR_sys_splice 313 -#define __NR_sys_tee 315 -#define __NR_sys_vmsplice 316 -#endif - -#ifndef __NR_preadv2 -#define __NR_preadv2 378 -#endif -#ifndef __NR_pwritev2 -#define __NR_pwritev2 379 -#endif +#define FIO_ARCH (arch_x86) #define FIO_HUGE_PAGE 4194304