Searched defs:lguest_data (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | lguest.h | 21 struct lguest_data { struct |
/linux-4.1.27/drivers/lguest/ | ||
H A D | lg.h | 86 struct lguest_data __user *lguest_data; member in struct:lguest |
/linux-4.1.27/arch/x86/lguest/ | ||
H A D | boot.c | 88 struct lguest_data lguest_data = { variable in typeref:struct:lguest_data |
Completed in 144 milliseconds