Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | PIB_LOW_HALF(ofst) !(ofst & (1 << 20)) |
#define | PIB_OFST_INTA 0x1E0000 |
#define | PIB_OFST_XTP 0x1E0008 |
#define | SL_INTEGER 0 /* store/load interger*/ |
#define | SL_FLOATING 1 /* store/load floating*/ |
Functions | |
void | lsapic_write (struct kvm_vcpu *v, unsigned long addr, unsigned long length, unsigned long val) |
unsigned long | lsapic_read (struct kvm_vcpu *v, unsigned long addr, unsigned long length) |
void | emulate_io_inst (struct kvm_vcpu *vcpu, u64 padr, u64 ma) |