Searched defs:typer (Results 1 – 6 of 6) sorted by relevance
145 u64 typer; in kvm_vcpu_pmu_enable_el0() local160 u64 typer; in kvm_vcpu_pmu_disable_el0() local
36 #define GICD_TYPER_SPIS(typer) ((((typer) & 0x1f) + 1) * 32) argument
87 #define GICD_TYPER_ID_BITS(typer) ((((typer) >> 19) & 0x1f) + 1) argument88 #define GICD_TYPER_NUM_LPIS(typer) ((((typer) >> 11) & 0x1f) + 1) argument89 #define GICD_TYPER_SPIS(typer) ((((typer) & 0x1f) + 1) * 32) argument90 #define GICD_TYPER_ESPIS(typer) \ argument
898 u64 typer; in gic_iterate_rdists() local933 u64 typer; in __gic_populate_rdist() local978 u64 typer = gic_read_typer(ptr + GICR_TYPER); in __gic_update_rdist_properties() local1825 u32 typer; in gic_init_bases() local
345 u32 typer; in gicv2m_init_one() local
111 u64 typer; member5010 u64 baser, tmp, typer; in its_probe_one() local