|
@@ -128,6 +128,7 @@ static const char * const page_flag_names[] = {
|
|
[KPF_THP] = "t:thp",
|
|
[KPF_THP] = "t:thp",
|
|
[KPF_BALLOON] = "o:balloon",
|
|
[KPF_BALLOON] = "o:balloon",
|
|
[KPF_ZERO_PAGE] = "z:zero_page",
|
|
[KPF_ZERO_PAGE] = "z:zero_page",
|
|
|
|
+ [KPF_IDLE] = "i:idle_page",
|
|
|
|
|
|
[KPF_RESERVED] = "r:reserved",
|
|
[KPF_RESERVED] = "r:reserved",
|
|
[KPF_MLOCKED] = "m:mlocked",
|
|
[KPF_MLOCKED] = "m:mlocked",
|