Home
last modified time | relevance | path

Searched refs:phys_bits (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dproc.c124 seq_printf(m, "address sizes\t: %u bits physical\n", c->phys_bits); in show_cpuinfo()
H A Dinit.c344 current_cpu_data.phys_bits = __in_29bit_mode() ? 29 : 32; in cpu_init()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor.h86 unsigned int phys_bits; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor.h85 unsigned int phys_bits; member
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dproc.c124 seq_printf(m, "address sizes\t: %u bits physical\n", c->phys_bits); in show_cpuinfo()
H A Dinit.c344 current_cpu_data.phys_bits = __in_29bit_mode() ? 29 : 32; in cpu_init()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsetup.c60 .phys_bits = MAX_PHYSMEM_BITS,
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsetup.c60 .phys_bits = MAX_PHYSMEM_BITS,

Completed in 4 milliseconds