Searched refs:units (Results 1 – 25 of 55) sorted by relevance
123
/arch/sh/ |
D | Kconfig.cpu | 25 have FPU units (ie, SH77xx). 44 have DSP units (ie, SH2-DSP, SH3-DSP, and SH4AL-DSP).
|
/arch/sh/boards/mach-hp6xx/ |
D | hp6xx_apm.c | 46 info->units = 0; in hp6x0_apm_get_power_status()
|
/arch/s390/mm/ |
D | dump_pagetables.c | 151 static const char units[] = "KMGTPE"; in note_page() local 152 const char *unit = units; in note_page()
|
/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 127 static const char units[] = " KMGTPE"; in pt_dump_size() local 128 const char *unit = units; in pt_dump_size()
|
D | hashpagetable.c | 143 static const char units[] = "BKMGTPE"; in calculate_pagesize() local 144 const char *unit = units; in calculate_pagesize()
|
/arch/arm64/mm/ |
D | ptdump.c | 224 static const char units[] = "KMGTPE"; in note_page() local 237 const char *unit = units; in note_page()
|
/arch/riscv/mm/ |
D | ptdump.c | 230 static const char units[] = "KMGTPE"; in dump_addr() local 231 const char *unit = units; in dump_addr()
|
/arch/arm/boot/dts/marvell/ |
D | armada-388-rd.dts | 86 * One PCIe units is accessible through
|
D | armada-395-gp.dts | 80 * The two PCIe units are accessible through
|
D | armada-xp-mv78460.dtsi | 66 * MV78460 has 4 PCIe units Gen2.0: Two units can be 67 * configured as x4 or quad x1 lanes. Two units are
|
D | armada-375-db.dts | 42 * The two PCIe units are accessible through
|
D | armada-388-gp.dts | 215 * One PCIe units is accessible through 224 * The two other PCIe units are accessible
|
D | armada-388-db.dts | 129 * The two PCIe units are accessible through
|
D | armada-xp-mv78260.dtsi | 49 * MV78260 has 3 PCIe units Gen2.0: Two units can be
|
D | armada-385-db-ap.dts | 152 * The three PCIe units are accessible through
|
D | armada-388-clearfog.dtsi | 69 * The two PCIe units are accessible through
|
/arch/x86/mm/ |
D | dump_pagetables.c | 280 static const char units[] = "BKMGTPE"; in note_page() local 308 const char *unit = units; in note_page()
|
/arch/powerpc/boot/dts/fsl/ |
D | pq3-sec3.0-0.dtsi | 43 fsl,exec-units-mask = <0x9fe>;
|
D | pq3-sec3.3-0.dtsi | 43 fsl,exec-units-mask = <0x97c>;
|
D | pq3-sec3.1-0.dtsi | 43 fsl,exec-units-mask = <0xbfe>;
|
D | pq3-sec2.1-0.dtsi | 41 fsl,exec-units-mask = <0xfe>;
|
/arch/sh/drivers/dma/ |
D | Kconfig | 49 The DMABRG does data transfers from main memory to Audio/USB units
|
/arch/arm/mm/ |
D | dump.c | 264 static const char units[] = "KMGTPE"; in note_page() local 275 const char *unit = units; in note_page()
|
/arch/ia64/kernel/ |
D | palinfo.c | 130 static const char *units[]={ "", "K", "M", "G", "T" }; in bitvector_process() local 134 seq_printf(m, "%d%s ", 1 << (i-j*10), units[j]); in bitvector_process()
|
/arch/powerpc/boot/dts/ |
D | mpc885ads.dts | 231 fsl,exec-units-mask = <0x4c>;
|
123