Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/kvm_host.h>
#include "irq.h"
#include "i8254.h"
#include "x86.h"
Go to the source code of this file.
EXPORT_SYMBOL | ( | kvm_cpu_has_pending_timer | ) |
EXPORT_SYMBOL_GPL | ( | kvm_cpu_has_interrupt | ) |
EXPORT_SYMBOL_GPL | ( | kvm_cpu_get_interrupt | ) |
EXPORT_SYMBOL_GPL | ( | kvm_inject_pending_timer_irqs | ) |