Home
last modified time | relevance | path

Searched refs:phys_bits (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dprocessor.h86 unsigned int phys_bits; member
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsetup.c59 .phys_bits = MAX_PHYSMEM_BITS,