CMMU_LOCK
#define CMMU_LOCK __cpu_simple_lock(&cmmu_cpu_lock)
#define CMMU_LOCK do { /* nothing */ } while (0)