Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c126 u32 parange, phys_shift; in prepare_host_vtcr() local
/openbmc/linux/arch/arm64/kvm/
H A Dmmu.c872 u32 phys_shift; in kvm_init_stage2_mmu() local
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dpgtable.c624 u64 kvm_get_vtcr(u64 mmfr0, u64 mmfr1, u32 phys_shift) in kvm_get_vtcr()