x86: rename public functions in p2m-pt.c
authorMukesh Rathor <mukesh.rathor@oracle.com>
Mon, 14 Apr 2014 10:43:36 +0000 (12:43 +0200)
committerJan Beulich <jbeulich@suse.com>
Mon, 14 Apr 2014 10:43:36 +0000 (12:43 +0200)
commit50465f37661c395029a4e99160eda85db520cb66
tree62ab675163962250066f9248c1eb751188e9ed85
parentb144a816e6333682197324c343ce1a1a46cb1355
x86: rename public functions in p2m-pt.c

This patch renames "public" functions in p2m-pt.c. In addition to
making them more descriptive, it also frees up "p2m_set_entry" name
to be used later.  This patch doesn't change any functionality.

Signed-off-by: Mukesh Rathor <mukesh.rathor@oracle.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/p2m-pt.c