kcage_range_delete
extern int kcage_range_delete(pfn_t, pgcnt_t);
ret = kcage_range_delete(base, npgs);
if (rv = kcage_range_delete(base, npgs)) {