Home
last modified time | relevance | path

Searched hist:"34 e3c4500cdc06094b37a41b622598098308ba8f" (Results 1 – 6 of 6) sorted by relevance

/linux/arch/loongarch/include/uapi/asm/
H A Dhwcap.hdiff 34e3c4500cdc06094b37a41b622598098308ba8f Tue Sep 24 09:32:20 CEST 2024 Jiaxun Yang <jiaxun.yang@flygoat.com> LoongArch: Rework CPU feature probe from CPUCFG/IOCSR

Probe ISA level, TLB, IOCSR information from CPUCFG to improve kernel
resilience to different core implementations.

BTW, IOCSR register definition appears to be a platform-specific spec
instead of an architecture spec, even for the Loongson CPUs there is no
guarantee that IOCSR will always present.

Thus it's dangerous to perform IOCSR probing without checking CPU type
and instruction availability.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
/linux/arch/loongarch/include/asm/
H A Dcpu-features.hdiff 34e3c4500cdc06094b37a41b622598098308ba8f Tue Sep 24 09:32:20 CEST 2024 Jiaxun Yang <jiaxun.yang@flygoat.com> LoongArch: Rework CPU feature probe from CPUCFG/IOCSR

Probe ISA level, TLB, IOCSR information from CPUCFG to improve kernel
resilience to different core implementations.

BTW, IOCSR register definition appears to be a platform-specific spec
instead of an architecture spec, even for the Loongson CPUs there is no
guarantee that IOCSR will always present.

Thus it's dangerous to perform IOCSR probing without checking CPU type
and instruction availability.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
H A Dcpu.hdiff 34e3c4500cdc06094b37a41b622598098308ba8f Tue Sep 24 09:32:20 CEST 2024 Jiaxun Yang <jiaxun.yang@flygoat.com> LoongArch: Rework CPU feature probe from CPUCFG/IOCSR

Probe ISA level, TLB, IOCSR information from CPUCFG to improve kernel
resilience to different core implementations.

BTW, IOCSR register definition appears to be a platform-specific spec
instead of an architecture spec, even for the Loongson CPUs there is no
guarantee that IOCSR will always present.

Thus it's dangerous to perform IOCSR probing without checking CPU type
and instruction availability.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
H A Dloongarch.hdiff 34e3c4500cdc06094b37a41b622598098308ba8f Tue Sep 24 09:32:20 CEST 2024 Jiaxun Yang <jiaxun.yang@flygoat.com> LoongArch: Rework CPU feature probe from CPUCFG/IOCSR

Probe ISA level, TLB, IOCSR information from CPUCFG to improve kernel
resilience to different core implementations.

BTW, IOCSR register definition appears to be a platform-specific spec
instead of an architecture spec, even for the Loongson CPUs there is no
guarantee that IOCSR will always present.

Thus it's dangerous to perform IOCSR probing without checking CPU type
and instruction availability.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
/linux/arch/loongarch/kernel/
H A Dproc.cdiff 34e3c4500cdc06094b37a41b622598098308ba8f Tue Sep 24 09:32:20 CEST 2024 Jiaxun Yang <jiaxun.yang@flygoat.com> LoongArch: Rework CPU feature probe from CPUCFG/IOCSR

Probe ISA level, TLB, IOCSR information from CPUCFG to improve kernel
resilience to different core implementations.

BTW, IOCSR register definition appears to be a platform-specific spec
instead of an architecture spec, even for the Loongson CPUs there is no
guarantee that IOCSR will always present.

Thus it's dangerous to perform IOCSR probing without checking CPU type
and instruction availability.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
H A Dcpu-probe.cdiff 34e3c4500cdc06094b37a41b622598098308ba8f Tue Sep 24 09:32:20 CEST 2024 Jiaxun Yang <jiaxun.yang@flygoat.com> LoongArch: Rework CPU feature probe from CPUCFG/IOCSR

Probe ISA level, TLB, IOCSR information from CPUCFG to improve kernel
resilience to different core implementations.

BTW, IOCSR register definition appears to be a platform-specific spec
instead of an architecture spec, even for the Loongson CPUs there is no
guarantee that IOCSR will always present.

Thus it's dangerous to perform IOCSR probing without checking CPU type
and instruction availability.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>