Searched refs:VTTBR_CNP_BIT (Results 1 – 3 of 3) sorted by relevance
305 u64 cnp = system_supports_cnp() ? VTTBR_CNP_BIT : 0; in kvm_get_vttbr()344 return !(mmu->tlb_vttbr & VTTBR_CNP_BIT); in kvm_s2_mmu_valid()
285 #define VTTBR_CNP_BIT (UL(1)) macro
571 vttbr &= ~VTTBR_CNP_BIT; in lookup_s2_mmu()647 s2_mmu->tlb_vttbr = vcpu_read_sys_reg(vcpu, VTTBR_EL2) & ~VTTBR_CNP_BIT; in get_s2_mmu_nested()669 mmu->tlb_vttbr = VTTBR_CNP_BIT; in kvm_init_nested_s2_mmu()982 res0 |= VTTBR_CNP_BIT; in kvm_init_nv_sysregs()