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