K 10 svn:author V 3 zbb K 8 svn:date V 27 2013-09-16T10:39:35.405811Z K 7 svn:log V 343 Implement pmap_advise() for ARMv6/v7 pmap module Apply the given advice to the specified range of addresses within the given pmap. Depending on the advice, clear the referenced and/or modified flags in each mapping. Superpage within the given range will be demoted or destroyed. Reviewed by: alc Approved by: cognet (mentor) Approved by: re END