Home
last modified time | relevance | path

Searched refs:package (Results 1 – 25 of 62) sorted by relevance

123

/arch/loongarch/include/asm/
A Dcpu-info.h56 int package;/* physical package number */ member
84 if (infoa->package != infob->package) in cpus_are_siblings()
A Dtopology.h38 #define topology_physical_package_id(cpu) (cpu_data[cpu].package)
/arch/mips/include/asm/
A Dcpu-info.h81 int package;/* physical package number */ member
188 if (infoa->package != infob->package) in cpus_are_siblings()
A Dtopology.h15 #define topology_physical_package_id(cpu) (cpu_data[cpu].package)
/arch/arm/boot/dts/st/
A Dstm32mp15xxac-pinctrl.dtsi8 st,package = <STM32MP_PKG_AC>;
66 st,package = <STM32MP_PKG_AC>;
A Dstm32mp15xxaa-pinctrl.dtsi8 st,package = <STM32MP_PKG_AA>;
78 st,package = <STM32MP_PKG_AA>;
A Dstm32mp15xxab-pinctrl.dtsi8 st,package = <STM32MP_PKG_AB>;
A Dstm32mp15xxad-pinctrl.dtsi8 st,package = <STM32MP_PKG_AD>;
/arch/m68k/ifpsp060/
A Dfplsp.doc48 release package. This is the ONLY format which will be supported.
60 of this package.
70 package, a program must "bsr" or "jsr" to the location listed
73 within the package will then enter the correct emulation code routine.
75 The entry point addresses at the beginning of the package will remain
108 The package takes exceptions according to the FPCR value upon subroutine
109 entry. If an exception should be reported, then the package forces
120 The package does not attempt to correctly emulate instructions
122 this package.
A Disp.doc33 This package is essentially an exception handler that can be
52 release package. This is the ONLY format which will be supported.
64 of this package.
103 with respect to the top of the package. The currently defined entry-points
181 package calls either the "Call-out" _060_real_cas() or _060_real_cas2().
184 made, by the system integrator, to point directly back into the package
195 code has completed, then it should re-enter the 060ISP package through the
198 _060_real_cas2() and what it should be upon return to the package through
A DCHANGES51 a failing value to the 68060SP, the package ignores
59 requested by the package should return a failing value
60 to the package. Since the package currently ignores this
73 the package creates a 16-byte access error stack frame
A Dilsp.doc47 release package. This is the ONLY format which will be supported.
59 of this package.
69 package, a program must "bsr" or "jsr" to the location listed
72 within the package will then enter the correct emulation code routine.
74 The entry point addresses at the beginning of the package will remain
A Dfpsp.doc33 Package. This package is essentially a set of exception handlers
37 using unimplemented addressing modes. In addition, this package
44 release package. This is the ONLY format which will be supported.
56 of this package.
95 with respect to the top of the package. The currently defined entry-points
/arch/mips/boot/dts/loongson/
A Dloongson64c_4core_rs780e.dts5 #include "loongson64c-package.dtsi"
A Dloongson64c_8core_rs780e.dts5 #include "loongson64c-package.dtsi"
A Dloongson64c_4core_ls7a.dts5 #include "loongson64c-package.dtsi"
A Dloongson64g_4core_ls7a.dts5 #include "loongson64g-package.dtsi"
/arch/arm64/boot/dts/marvell/
A Darmada-8020.dtsi13 * in CP master is not connected (by package) to the oscillator. So
A Darmada-8040.dtsi21 * in CP master is not connected (by package) to the oscillator. So
/arch/arm/boot/dts/socionext/
A Duniphier-ld6b.dtsi19 /* UART3 unavailable: the pads are not wired to the package balls */
/arch/arm64/boot/dts/st/
A Dstm32mp25xxal-pinctrl.dtsi8 st,package = <STM32MP_PKG_AL>;
A Dstm32mp25xxak-pinctrl.dtsi8 st,package = <STM32MP_PKG_AK>;
A Dstm32mp25xxai-pinctrl.dtsi8 st,package = <STM32MP_PKG_AI>;
/arch/loongarch/kernel/
A Dsmp.c105 if (cpu_data[cpu].package == cpu_data[i].package) { in set_cpu_core_map()
358 cpu_data[0].package = cpu_logical_map(0) / loongson_sysconf.cores_per_package; in loongson_smp_setup()
415 cpu_data[cpu].package = in loongson_init_secondary()
/arch/arm/mach-omap2/
A Did.c649 u8 rev, package; in dra7xxx_check_revision() local
653 package = (odi.id_2 >> 16) & 0x3; in dra7xxx_check_revision()
662 switch (package) { in dra7xxx_check_revision()

Completed in 30 milliseconds

123