Lines Matching refs:g_pagetool
253 silent_exec which $g_pagetool || invalid "no $g_pagetool tool on the system"
254 g_pagetool=`which $g_pagetool`
255 dbp "Found the tool: $g_pagetool"
525 pg_list=`$g_pagetool -NLrb hwpoison | grep -v offset | cut -f1`
610 silent_exec $g_pagetool -Nrb $g_pgtype || err "unsupported pagetype, pls. refer to command: $g_pagetool -h"
611 pg_list=`$g_pagetool -NLrb $g_pgtype | grep -v offset | cut -f1`
653 pg_list=`$g_pagetool -NLrb $g_pgtype | grep -v offset | cut -f1`
977 g_pagetool="page-types"