Changeset 54650 in vbox for trunk/src/VBox/Runtime/r0drv
- Timestamp:
- Mar 5, 2015 1:42:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r50077 r54650 141 141 #endif 142 142 143 /* for cr4_init_shadow() / cpu_tlbstate. */ 144 #if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 20, 0) 145 # include <asm/tlbflush.h> 146 #endif 147 143 148 #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 0) 144 149 # ifndef page_to_pfn
Note:
See TracChangeset
for help on using the changeset viewer.