Searched refs:SYSTEMCFG_MAJOR (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/powerpc/include/asm/ | ||
D | vdso_datapage.h | 36 #define SYSTEMCFG_MAJOR 1 macro |
/linux-4.4.14/arch/powerpc/kernel/ | ||
D | vdso.c | 726 vdso_data->version.major = SYSTEMCFG_MAJOR; in vdso_init() |