vts: make ProcVmallocInfoTest case compatible with kernel v4.14

As kernel v4.14 changes the format from 'phys=%llx' to 'phys=%pa',
and adds new information for lazy-purged vma in /proc/vmallocinfo.
So some changes to make test case compatible with the changes.

Test: run vts -m KernelProcFileApiTest -t KernelProcFileApiTest#testProcVmallocInfoTest on kernel 4.14
Bug: 78372694
Merged-In: I97f0c0ffcffbf76feb683c65bb031b6fdd48a55c
Change-Id: I97f0c0ffcffbf76feb683c65bb031b6fdd48a55c
Signed-off-by: hangyu.li <hangyux.li@intel.com>
(cherry picked from commit 754642ca8b87e41ff5d156342a4d4b5ebc008f19)
1 file changed