LOCK_LEVEL2
LOCK_ALL = LOCK_LEVEL1 | LOCK_LEVEL2,
if (lock & LOCK_LEVEL2) {
u32 val = ipctl->lev2_protect_phys | !(value & LOCK_LEVEL2);