Searched defs:get_vtl (Results 1 – 2 of 2) sorted by relevance
/linux/include/asm-generic/ | ||
H A D | mshyperv.h | 380 static inline u8 get_vtl(void) { return 0; } in get_vtl() function |
/linux/drivers/hv/ | ||
H A D | hv_common.c | 282 u8 __init get_vtl(void) in get_vtl() function |