__nomsan
#define __nomsan __attribute__((no_sanitize("kernel-memory", "memory")))
#define __nomsan /* nothing */