Searched defs:pidr (Results 1 - 14 of 14) sorted by relevance
/kernel/liteos_a/arch/arm/gic/ |
H A D | gic_v2.c | 181 UINT32 pidr = GIC_REG_32(GICD_PIDR2V2); in HalIrqVersion() local
|
H A D | gic_v3.c | 434 UINT32 pidr = GIC_REG_32(GICD_PIDR2V3); in HalIrqVersion() local
|
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | context.c | 72 unsigned long pidr = 0; in ocxl_context_attach() local
|
H A D | link.c | 496 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr, in ocxl_link_add_pe() argument
|
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | context.c | 72 unsigned long pidr = 0; in ocxl_context_attach() local
|
H A D | link.c | 538 int ocxl_link_add_pe(void *link_handle, int pasid, u32 pidr, u32 tidr, in ocxl_link_add_pe() argument
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-tpdm.c | 115 u32 pidr; in tpdm_init_default_data() local
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | vas.h | 88 int pidr; /* hardware PID (from SPRN_PID) */ member
|
H A D | hvcall.h | 562 u64 pidr; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | vas.h | 162 int pidr; /* hardware PID (from SPRN_PID) */ member
|
H A D | hvcall.h | 611 u64 pidr; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | vas.h | 410 int pidr; /* value from SPRN_PID, not linux pid */ member
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | vas.h | 403 int pidr; /* value from SPRN_PID, not linux pid */ member
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | regs.h | 460 u32 pidr; /* partition ID, DECO */ member
|
Completed in 14 milliseconds