#include #include static inline bool xen_kernel_unmapped_at_usr(void) { return arm64_kernel_unmapped_at_el0(); }