Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/arm/
A Dcpu.c25 c->pfr64.bits[0] = READ_SYSREG64(ID_AA64PFR0_EL1); in identify_cpu()
26 c->pfr64.bits[1] = READ_SYSREG64(ID_AA64PFR1_EL1); in identify_cpu()
A Dsetup.c114 boot_cpu_data.pfr64.bits[0], boot_cpu_data.pfr64.bits[1]); in processor_id()
/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dcpufeature.h5 #define cpu_feature64(c, feat) ((c)->pfr64.feat)
6 #define boot_cpu_feature64(feat) (boot_cpu_data.pfr64.feat)
A Dprocessor.h385 } pfr64; member

Completed in 8 milliseconds