Searched defs:phys_to_mach (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/arch/arm/xen/ | ||
| D | p2m.c | 29 struct rb_root phys_to_mach = RB_ROOT; variable |
| /kernel/linux/linux-6.6/arch/arm/xen/ | ||
| D | p2m.c | 30 struct rb_root phys_to_mach = RB_ROOT; variable |