Home
last modified time | relevance | path

Searched refs:pfr32 (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dcpu.c41 c->pfr32.bits[0] = READ_SYSREG32(ID_PFR0_EL1); in identify_cpu()
42 c->pfr32.bits[1] = READ_SYSREG32(ID_PFR1_EL1); in identify_cpu()
A Dsetup.c143 boot_cpu_data.pfr32.bits[0], boot_cpu_data.pfr32.bits[1]); in processor_id()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dcpufeature.h21 #define cpu_feature32(c, feat) ((c)->pfr32.feat)
22 #define boot_cpu_feature32(feat) (boot_cpu_data.pfr32.feat)
A Dprocessor.h445 } pfr32; member

Completed in 8 milliseconds