Home
last modified time | relevance | path

Searched refs:__section_vxtime (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-x86_64/
Dvsyscall.h18 #define __section_vxtime __attribute__ ((unused, __section__ (".vxtime"), aligned(16))) macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dtime.c36 struct vxtime_data __vxtime __section_vxtime; /* data for vsyscall */ variable