Searched refs:redist_typer (Results 1 – 1 of 1) sorted by relevance
326 uint64_t reg64, redist_typer; in kvm_arm_gicv3_put() local333 redist_typer = ((uint64_t)regh << 32) | regl; in kvm_arm_gicv3_put()338 if (redist_typer & GICR_TYPER_PLPIS) { in kvm_arm_gicv3_put()513 uint64_t reg64, redist_typer; in kvm_arm_gicv3_get() local520 redist_typer = ((uint64_t)regh << 32) | regl; in kvm_arm_gicv3_get()561 if (redist_typer & GICR_TYPER_PLPIS) { in kvm_arm_gicv3_get()