Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c385 static bool addr_is_allowed_memory(phys_addr_t phys) in addr_is_allowed_memory() function
609 if (!addr_is_allowed_memory(addr)) in host_get_page_state()