Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dvmlinux.lds.S160 #define VLOAD(x) (ADDR(x) - VLOAD_OFFSET) macro
169 .vsyscall_0 : AT(VLOAD(.vsyscall_0)) {
174 .vsyscall_fn : AT(VLOAD(.vsyscall_fn)) {
179 .vsyscall_gtod_data : AT(VLOAD(.vsyscall_gtod_data)) {
184 .vsyscall_clock : AT(VLOAD(.vsyscall_clock)) {
190 .vsyscall_1 ADDR(.vsyscall_0) + 1024: AT(VLOAD(.vsyscall_1)) {
193 .vsyscall_2 ADDR(.vsyscall_0) + 2048: AT(VLOAD(.vsyscall_2)) {
197 .vgetcpu_mode : AT(VLOAD(.vgetcpu_mode)) {
203 .jiffies : AT(VLOAD(.jiffies)) {
208 .vsyscall_3 ADDR(.vsyscall_0) + 3072: AT(VLOAD(.vsyscall_3)) {
[all …]