]> xenbits.xensource.com Git - xen.git/commit
xen/arm: mm: Move mfn_to_xen_entry from page.h to mm.c
authorJulien Grall <julien.grall@arm.com>
Tue, 13 Jun 2017 16:13:04 +0000 (17:13 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Thu, 15 Jun 2017 23:52:19 +0000 (16:52 -0700)
commited67177ac2cfca9645f136b148f15e98ac57035b
tree7e3274520f945b4b0061c1e62eb0be19977be245
parent615656a91050898f49b00e6933ab195ada08ec49
xen/arm: mm: Move mfn_to_xen_entry from page.h to mm.c

The file mm.c is the only user of mfn_to_xen_entry. This will also help
to use the typesafe MFN.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/mm.c
xen/include/asm-arm/page.h