K 10 svn:author V 4 neel K 8 svn:date V 27 2013-07-10T07:12:55.388268Z K 7 svn:log V 249 Replace vm_gpa2hpa() with a pair of functions vm_gpa_hold()/vm_gpa_release(). We guarantee that the vm_page backing the 'gpa' is not reclaimed by the page daemon until the caller indicates that they are done using it by calling 'vm_gpa_release()'. END