Back to home page

OSCL-LXR

 
 

    


0001 #include <xen/arm/page.h>
0002 
0003 static inline bool xen_kernel_unmapped_at_usr(void)
0004 {
0005     return false;
0006 }