xen_write_psl
#define POPF(reg) call _C_LABEL(xen_write_psl); \
void xen_write_psl(u_long);
__strong_alias(x86_write_psl, xen_write_psl);