Home
last modified time | relevance | path

Searched refs:PAGE_PHYSICAL (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/kvm/arm64/
H A Dsea_to_user.c28 #define PAGE_PHYSICAL 0x007fffffffffffffULL macro
80 page_addr = (pinfo & PAGE_PHYSICAL) << MIN_PAGE_SHIFT; in translate_to_host_paddr()