Searched refs:MIPS_GIC_SHARED_OFS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | mips-gic.h | 20 #define MIPS_GIC_SHARED_OFS 0x00000 macro 31 CPS_ACCESSOR_RO(gic, sz, MIPS_GIC_SHARED_OFS + off, name) 35 CPS_ACCESSOR_RW(gic, sz, MIPS_GIC_SHARED_OFS + off, name)
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | mips-gic.h | 20 #define MIPS_GIC_SHARED_OFS 0x00000 macro 31 CPS_ACCESSOR_RO(gic, sz, MIPS_GIC_SHARED_OFS + off, name) 35 CPS_ACCESSOR_RW(gic, sz, MIPS_GIC_SHARED_OFS + off, name)
|
Completed in 2 milliseconds