summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/page.h
diff options
context:
space:
mode:
authorGlauber de Oliveira Costa <gcosta@redhat.com>2008-01-30 13:31:03 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:31:03 +0100
commit4e87173eacfd0d798aeeba14026893797826bc93 (patch)
tree14a47677f3cc7074a5b190e159873b925c8deb77 /include/asm-x86/page.h
parent16e2011be67b8625c1c600f9742c2279be3c0c68 (diff)
downloadop-kernel-dev-4e87173eacfd0d798aeeba14026893797826bc93.zip
op-kernel-dev-4e87173eacfd0d798aeeba14026893797826bc93.tar.gz
x86: split get_cycles_sync
This patch splits get_cycles_sync() into __get_cycles_sync(), and the rdtscll part. Paravirt guests cannot issue rdtscl directly, as it involves a function call in vdso area. So, using the __get_cycles_sync() base, we introduce vget_cycles_sync, which then calls the native version of rdtscll. Ideally, however, a guest should define its own clocksource, together with a vread function Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/asm-x86/page.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud