Home
last modified time | relevance | path

Searched defs:memcache (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmmu.c666 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_mips_map_page() local
762 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in kvm_trap_emul_pte_for_gva() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dmmu.c834 struct kvm_mmu_memory_cache *memcache = &vcpu->arch.mmu_page_cache; in user_mem_abort() local
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/
H A Dpgtable.c475 void *memcache; member