> Crash utility currently does not supporting virtual to physical
 > address translation for 1G huge pages on x86_64, This patch tries to
 > address this issue by providing address translation support for huge
 > pages in 'vtop' command.
 
 Good catch!  I think it would be better to add the same behavior also to
 x86_64_kvtop().  Could you do it?
 
 Thanks,
 Kazu
  
Yes, I can. But how should I test?
Thanks
-Li