]> Git Repo - linux.git/blob - arch/arm/include/asm/xen/page.h
Linux 6.14-rc3
[linux.git] / arch / arm / include / asm / xen / page.h
1 #include <xen/arm/page.h>
2
3 static inline bool xen_kernel_unmapped_at_usr(void)
4 {
5         return false;
6 }
This page took 0.032724 seconds and 4 git commands to generate.