Searched refs:cnp (Results 1 – 1 of 1) sorted by relevance
276 u64 cnp = system_supports_cnp() ? VTTBR_CNP_BIT : 0; in kvm_get_vttbr() local281 return kvm_phys_to_vttbr(baddr) | vmid_field | cnp; in kvm_get_vttbr()