Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dmem_protect.h73 bool addr_is_memory(phys_addr_t phys);
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c188 if (!addr_is_memory(phys)) in fix_host_ownership_walker()
H A Dmem_protect.c378 bool addr_is_memory(phys_addr_t phys) in addr_is_memory() function