Searched refs:tables (Results 1 – 25 of 39) sorted by relevance
12
/arch/arm/mach-tegra/ |
D | tegra2_emc.c | 124 if (pdata->tables[i].rate >= rate && in tegra_emc_round_rate() 125 (pdata->tables[i].rate - rate) < distance) { in tegra_emc_round_rate() 126 distance = pdata->tables[i].rate - rate; in tegra_emc_round_rate() 134 pr_debug("%s: using %lu\n", __func__, pdata->tables[best].rate); in tegra_emc_round_rate() 136 return pdata->tables[best].rate * 2 * 1000; in tegra_emc_round_rate() 165 if (pdata->tables[i].rate == rate) in tegra_emc_set_rate() 174 emc_writel(pdata->tables[i].regs[j], emc_reg_addr[j]); in tegra_emc_set_rate() 176 emc_readl(pdata->tables[i].regs[TEGRA_EMC_NUM_REGS - 1]); in tegra_emc_set_rate() 231 pdata->tables = devm_kzalloc(&pdev->dev, in tegra_emc_dt_parse_pdata() 232 sizeof(*pdata->tables) * num_tables, in tegra_emc_dt_parse_pdata() [all …]
|
D | Makefile | 17 obj-$(CONFIG_ARCH_TEGRA_2x_SOC) += pinmux-tegra20-tables.o 18 obj-$(CONFIG_ARCH_TEGRA_3x_SOC) += pinmux-tegra30-tables.o
|
/arch/x86/mm/ |
D | init.c | 46 unsigned long puds = 0, pmds = 0, ptes = 0, tables; in find_early_table_space() local 78 tables = roundup(puds * sizeof(pud_t), PAGE_SIZE); in find_early_table_space() 79 tables += roundup(pmds * sizeof(pmd_t), PAGE_SIZE); in find_early_table_space() 80 tables += roundup(ptes * sizeof(pte_t), PAGE_SIZE); in find_early_table_space() 81 tables += (pgd_extra * PAGE_SIZE); in find_early_table_space() 85 tables += roundup(__end_of_fixed_addresses * sizeof(pte_t), PAGE_SIZE); in find_early_table_space() 89 base = memblock_find_in_range(start, good_end, tables, PAGE_SIZE); in find_early_table_space() 95 pgt_buf_top = pgt_buf_start + (tables >> PAGE_SHIFT); in find_early_table_space()
|
/arch/x86/lib/ |
D | Makefile | 10 $(obj)/inat-tables.c: $(inat_tables_script) $(inat_tables_maps) 13 $(obj)/inat.o: $(obj)/inat-tables.c 15 clean-files := inat-tables.c
|
D | .gitignore | 1 inat-tables.c
|
/arch/arm/mach-s3c2440/ |
D | Kconfig | 30 PLL tables for S3C2440 or S3C2442 CPUs with 12MHz crystals. 37 PLL tables for S3C2440 or S3C2442 CPUs with 16.934MHz crystals.
|
/arch/x86/tools/ |
D | Makefile | 36 …x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c 38 …x86/include/asm/inat.h $(srctree)/arch/x86/include/asm/insn.h $(objtree)/arch/x86/lib/inat-tables.c
|
/arch/frv/kernel/ |
D | entry-table.S | 19 # Declare the main trap and vector tables 21 # There are six tables: 28 # exception processing. We have three different tables for the three 35 # The user and kernel trap tables use the same prologue for normal 47 # The linker script places the user mode and kernel mode trap tables on to
|
D | head-uc-fr451.S | 155 # start in TLB context 0 with no page tables
|
D | break.S | 237 # access the fixup table - there's a 1:1 mapping between the slots in the trap tables and 238 # the slots in the trap fixup tables allowing us to simply divide the offset into the
|
/arch/x86/platform/efi/ |
D | efi.c | 502 efi_systab.tables = systab64->tables; in efi_systab_init() 503 tmp |= systab64->tables; in efi_systab_init() 534 efi_systab.tables = systab32->tables; in efi_systab_init() 557 static int __init efi_config_init(u64 tables, int nr_tables) in efi_config_init() argument 570 config_tables = early_ioremap(tables, nr_tables * sz); in efi_config_init() 724 if (efi_config_init(efi.systab->tables, efi.systab->nr_tables)) in efi_init()
|
/arch/tile/ |
D | Makefile | 31 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
|
/arch/alpha/ |
D | Makefile | 16 cflags-y += $(call cc-option, -fno-jump-tables)
|
/arch/s390/include/asm/ |
D | tlb.h | 40 void *tables[0]; member
|
/arch/tile/include/asm/ |
D | pgalloc.h | 109 # error Rework assumption that L1 and L2 page tables are same size.
|
/arch/x86/um/vdso/ |
D | Makefile | 40 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
|
/arch/ia64/kernel/ |
D | esi.c | 58 config_tables = __va(efi.systab->tables); in esi_init()
|
D | unwind.c | 87 struct unw_table *tables; member 147 .tables = &unw.kernel_table, 1563 for (table = unw.tables; table; table = table->next) { in build_script() 1572 if (prev && prev != unw.tables) { in build_script() 1575 table->next = unw.tables->next; in build_script() 1576 unw.tables->next = table; in build_script() 2118 table->next = unw.tables->next; in unw_add_unwind_table() 2119 unw.tables->next = table; in unw_add_unwind_table() 2151 for (prev = (struct unw_table *) &unw.tables; prev; prev = prev->next) in unw_remove_unwind_table()
|
/arch/m68k/fpsp040/ |
D | decbin.S | 53 | tables rounded to RN, RM, and RP, according to the table 83 | to nearest, minus, and plus, respectively. The tables include 86 | tables include the first 5 for ease of indexing.
|
/arch/x86/vdso/ |
D | Makefile | 53 CFL := $(PROFILING) -mcmodel=small -fPIC -O2 -fasynchronous-unwind-tables -m64 \
|
/arch/sh/ |
D | Makefile | 199 KBUILD_CFLAGS += -fasynchronous-unwind-tables
|
/arch/x86/ |
D | Makefile | 131 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
|
/arch/ia64/hp/sim/boot/ |
D | fw-emu.c | 288 efi_systab->tables = __pa(efi_tables); in sys_fw_init()
|
/arch/frv/ |
D | Kconfig | 89 bool "Allocate page tables in highmem" 95 Setting this option will put user-space page tables in high memory.
|
/arch/arm/mm/ |
D | proc-v6.S | 218 orr r6, r6, #1 << 25 @ big-endian page tables
|
12