Searched refs:VMAGIC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/vdso/
H A Dvextern.h7 #define VMAGIC 0xfeedbabeabcdefabUL macro
H A Dvvar.c11 #define VEXTERN(x) typeof (__ ## x) *const vdso_ ## x = (void *)VMAGIC;
H A Dvma.c18 #include "vextern.h" /* Just for VMAGIC. */
31 if (*(void **)p != (void *)VMAGIC) {

Completed in 53 milliseconds