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
78 return ((pinfo & PAGE_PHYSICAL) << MIN_PAGE_SHIFT) + in translate_hva_to_hpa()