Home
last modified time | relevance | path

Searched defs:_y (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/kernel/
Dmodule_32.c47 static int relacmp(const void *_x, const void *_y) in relacmp()
Dmodule_64.c163 static int relacmp(const void *_x, const void *_y) in relacmp()
/arch/powerpc/kexec/
Dranges.c124 static int rngcmp(const void *_x, const void *_y) in rngcmp()
/arch/x86/kvm/
Demulate.c4318 #define D(_y) { .flags = (_y) } argument
4319 #define DI(_y, _i) { .flags = (_y)|Intercept, .intercept = x86_intercept_##_i } argument
4320 #define DIP(_y, _i, _p) { .flags = (_y)|Intercept|CheckPerm, \ argument