projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
x86: introduce macro to check whether an address range is in the ISA range
[linux-2.6]
/
include
/
asm-alpha
/
kvm.h
1
#ifndef __LINUX_KVM_ALPHA_H
2
#define __LINUX_KVM_ALPHA_H
3
4
/* alpha does not support KVM */
5
6
#endif