Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/
H A Dhandle_exit.c390 u64 elr_in_kimg = __phys_to_kimg(elr_phys); in nvhe_hyp_panic_handler()
/openbmc/linux/arch/arm64/include/asm/
H A Dmemory.h311 #define __phys_to_kimg(x) ((unsigned long)((x) + kimage_voffset)) macro
H A Dpgtable.h668 #define pte_offset_kimg(dir,addr) ((pte_t *)__phys_to_kimg(pte_offset_phys((dir), (addr))))
731 #define pmd_offset_kimg(dir,addr) ((pmd_t *)__phys_to_kimg(pmd_offset_phys((dir), (addr))))
793 #define pud_offset_kimg(dir,addr) ((pud_t *)__phys_to_kimg(pud_offset_phys((dir), (addr))))