Home
last modified time | relevance | path

Searched refs:size (Results 4751 - 4775 of 51523) sorted by relevance

1...<<191192193194195196197198199200>>...2061

/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/
H A Ddscreen_source_proxy.cpp33 if (params.empty() || params.size() > PARAM_MAX_SIZE || callback == nullptr) { in InitSource()
178 if (devId.empty() || devId.size() > DID_MAX_SIZE || eventContent.empty() || in DScreenNotify()
179 eventContent.size() > PARAM_MAX_SIZE) { in DScreenNotify()
209 if (devId.empty() || devId.size() > DID_MAX_SIZE || dhId.empty() || dhId.size() > DID_MAX_SIZE) { in CheckRegParams()
213 if (reqId.empty() || reqId.size() > DID_MAX_SIZE) { in CheckRegParams()
217 if (param.sinkVersion.empty() || param.sinkVersion.size() > PARAM_MAX_SIZE || param.sinkAttrs.empty() || in CheckRegParams()
218 param.sinkAttrs.size() > PARAM_MAX_SIZE) { in CheckRegParams()
228 if (devId.empty() || devId.size() > DID_MAX_SIZE || dhId.empty() || dhId.size() > DID_MAX_SIZ in CheckUnregParams()
[all...]
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_stub.cpp79 if (param.empty() || param.size() > PARAM_MAX_SIZE) { in InitSourceInner()
186 if (devId.empty() || devId.size() > DID_MAX_SIZE || eventContent.empty() || in DScreenNotifyInner()
187 eventContent.size() > PARAM_MAX_SIZE) { in DScreenNotifyInner()
199 if (devId.empty() || devId.size() > DID_MAX_SIZE || dhId.empty() || dhId.size() > DID_MAX_SIZE) { in CheckRegParams()
203 if (version.empty() || version.size() > PARAM_MAX_SIZE || attrs.empty() || attrs.size() > PARAM_MAX_SIZE) { in CheckRegParams()
207 if (reqId.empty() || reqId.size() > DID_MAX_SIZE) { in CheckRegParams()
217 if (devId.empty() || devId.size() > DID_MAX_SIZE || dhId.empty() || dhId.size() > DID_MAX_SIZ in CheckUnregParams()
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_irongate.c104 int size, u32 *value) in irongate_read_config()
112 switch (size) { in irongate_read_config()
129 int size, u32 value) in irongate_write_config()
137 switch (size) { in irongate_write_config()
234 unsigned long size; in albacore_init_arch()
236 size = initrd_end - initrd_start; in albacore_init_arch()
237 memblock_free(__pa(initrd_start), PAGE_ALIGN(size)); in albacore_init_arch()
241 size / 1024); in albacore_init_arch()
314 irongate_ioremap(unsigned long addr, unsigned long size) in irongate_ioremap()
335 if (addr >= gart_bus_addr && addr + size in irongate_ioremap()
103 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) irongate_read_config() argument
128 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) irongate_write_config() argument
233 unsigned long size; albacore_init_arch() local
313 irongate_ioremap(unsigned long addr, unsigned long size) irongate_ioremap() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcmpxchg.h11 #define BITOFF_CAL(size, off) ((sizeof(u32) - size - off) * BITS_PER_BYTE)
13 #define BITOFF_CAL(size, off) (off * BITS_PER_BYTE)
152 __xchg_local(void *ptr, unsigned long x, unsigned int size) in __xchg_local() argument
154 switch (size) { in __xchg_local()
166 BUILD_BUG_ON_MSG(1, "Unsupported size for __xchg"); in __xchg_local()
171 __xchg_relaxed(void *ptr, unsigned long x, unsigned int size) in __xchg_relaxed() argument
173 switch (size) { in __xchg_relaxed()
185 BUILD_BUG_ON_MSG(1, "Unsupported size for __xchg_local"); in __xchg_relaxed()
393 unsigned int size) in __cmpxchg()
392 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg() argument
412 __cmpxchg_local(void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg_local() argument
432 __cmpxchg_relaxed(void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg_relaxed() argument
452 __cmpxchg_acquire(void *ptr, unsigned long old, unsigned long new, unsigned int size) __cmpxchg_acquire() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c48 size_t size) in rotate_xor()
53 for (i = 0; i < size / sizeof(hash); i++) { in rotate_xor()
105 u64 base, size; in overlaps_reserved_region() local
109 if (fdt_get_mem_rsv(fdt, i, &base, &size) < 0) in overlaps_reserved_region()
111 if (regions_overlap(start, end, base, base + size)) in overlaps_reserved_region()
136 size = fdt32_to_cpu(reg[0]); in overlaps_reserved_region()
138 size = (size << 32) | fdt32_to_cpu(reg[1]); in overlaps_reserved_region()
146 rsv_end = min(base + size, (u64)U32_MAX); in overlaps_reserved_region()
176 static void __init get_crash_kernel(void *fdt, unsigned long size) in get_crash_kernel() argument
47 rotate_xor(unsigned long hash, const void *area, size_t size) rotate_xor() argument
285 kaslr_choose_location(void *dt_ptr, phys_addr_t size, unsigned long kernel_sz) kaslr_choose_location() argument
355 kaslr_early_init(void *dt_ptr, phys_addr_t size) kaslr_early_init() argument
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4/
H A Dsq.c32 unsigned int size; member
106 vma = __get_vm_area_caller(map->size, VM_ALLOC, map->sq_addr, in __sq_remap()
114 (unsigned long)vma->addr + map->size, in __sq_remap()
135 * @size: Length of mapping.
140 * address of @size length. @name is logged at boot time as well as through
143 unsigned long sq_remap(unsigned long phys, unsigned int size, in sq_remap() argument
151 /* Don't allow wraparound or zero size */ in sq_remap()
152 end = phys + size - 1; in sq_remap()
153 if (unlikely(!size || end < phys)) in sq_remap()
160 size in sq_remap()
374 unsigned int size = (nr_pages + (BITS_PER_LONG - 1)) / BITS_PER_LONG; sq_api_init() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dunaligned_32.c174 extern int do_int_load(unsigned long *dest_reg, int size,
176 extern int __do_int_store(unsigned long *dst_addr, int size,
179 static int do_int_store(int reg_num, int size, unsigned long *dst_addr, in do_int_store() argument
189 if (size == 8) in do_int_store()
192 return __do_int_store(dst_addr, size, src_val); in do_int_store()
243 int size = decode_access_size(insn); in kernel_unaligned_trap() local
258 size, (unsigned long *) addr, in kernel_unaligned_trap()
263 err = do_int_store(((insn>>25)&0x1f), size, in kernel_unaligned_trap()
281 int size = ((insn >> 19) & 3) == 3 ? 8 : 4; in ok_for_user() local
292 if (!access_ok(WINREG_ADDR(reg - 16), size)) in ok_for_user()
329 int err, size = decode_access_size(insn); user_unaligned_trap() local
[all...]
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_powernv.c60 size_t size; in ipmi_powernv_send() local
90 size = sizeof(*opal_msg) + msg->data_size - 2; in ipmi_powernv_send()
93 smi->interface_id, opal_msg, size); in ipmi_powernv_send()
94 rc = opal_ipmi_send(smi->interface_id, opal_msg, size); in ipmi_powernv_send()
115 uint64_t size; in ipmi_powernv_recv() local
132 size = cpu_to_be64(sizeof(*opal_msg) + IPMI_MAX_MSG_LENGTH); in ipmi_powernv_recv()
136 &size); in ipmi_powernv_recv()
137 size = be64_to_cpu(size); in ipmi_powernv_recv()
138 pr_devel("%s: -> %d (size in ipmi_powernv_recv()
[all...]
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H A Dfastmap-wl.c60 for (i = pool->used; i < pool->size; i++) { in return_unused_pool_pebs()
121 if (ubi->fm_wl_pool.size > 0 && !(ubi->ro_mode || ubi->fm_disabled)) in has_enough_free_count()
143 wl_pool->size = 0; in ubi_refill_pools()
144 pool->size = 0; in ubi_refill_pools()
161 if (pool->size < pool->max_size) { in ubi_refill_pools()
169 pool->pebs[pool->size] = e->pnum; in ubi_refill_pools()
170 pool->size++; in ubi_refill_pools()
174 if (wl_pool->size < wl_pool->max_size) { in ubi_refill_pools()
183 wl_pool->pebs[wl_pool->size] = e->pnum; in ubi_refill_pools()
184 wl_pool->size in ubi_refill_pools()
[all...]
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dcore_irongate.c104 int size, u32 *value) in irongate_read_config()
112 switch (size) { in irongate_read_config()
129 int size, u32 value) in irongate_write_config()
137 switch (size) { in irongate_write_config()
234 unsigned long size; in albacore_init_arch()
236 size = initrd_end - initrd_start; in albacore_init_arch()
237 memblock_free((void *)initrd_start, PAGE_ALIGN(size)); in albacore_init_arch()
241 size / 1024); in albacore_init_arch()
314 irongate_ioremap(unsigned long addr, unsigned long size) in irongate_ioremap()
335 if (addr >= gart_bus_addr && addr + size in irongate_ioremap()
103 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) irongate_read_config() argument
128 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) irongate_write_config() argument
233 unsigned long size; albacore_init_arch() local
313 irongate_ioremap(unsigned long addr, unsigned long size) irongate_ioremap() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/nohash/
H A Dkaslr_booke.c46 size_t size) in rotate_xor()
51 for (i = 0; i < size / sizeof(hash); i++) { in rotate_xor()
103 u64 base, size; in overlaps_reserved_region() local
107 if (fdt_get_mem_rsv(fdt, i, &base, &size) < 0) in overlaps_reserved_region()
109 if (regions_overlap(start, end, base, base + size)) in overlaps_reserved_region()
134 size = fdt32_to_cpu(reg[0]); in overlaps_reserved_region()
136 size = (size << 32) | fdt32_to_cpu(reg[1]); in overlaps_reserved_region()
144 rsv_end = min(base + size, (u64)U32_MAX); in overlaps_reserved_region()
174 static void __init get_crash_kernel(void *fdt, unsigned long size) in get_crash_kernel() argument
45 rotate_xor(unsigned long hash, const void *area, size_t size) rotate_xor() argument
283 kaslr_choose_location(void *dt_ptr, phys_addr_t size, unsigned long kernel_sz) kaslr_choose_location() argument
353 kaslr_early_init(void *dt_ptr, phys_addr_t size) kaslr_early_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dichxrom.c39 unsigned long size; member
84 window->size = 0; in ichxrom_cleanup()
158 window->size = (0xffffffffUL - window->phys) + 1UL; in ichxrom_init_one()
177 window->rsrc.end = window->phys + window->size - 1; in ichxrom_init_one()
187 window->virt = ioremap(window->phys, window->size); in ichxrom_init_one()
190 window->phys, window->size); in ichxrom_init_one()
228 map->map.size = 0xffffffffUL - map_top + 1UL; in ichxrom_init_one()
259 /* Trim the size if we are larger than the map */ in ichxrom_init_one()
260 if (map->mtd->size > map->map.size) { in ichxrom_init_one()
[all...]
H A Dck804xrom.c38 unsigned long size; member
54 * The 2 bits controlling the window size are often set to allow reading
67 * The 15 bits controlling the window size are distributed as follows:
76 MODULE_PARM_DESC(win_size_bits, "ROM window size bits override, normally set by BIOS.");
110 window->size = 0; in ck804xrom_cleanup()
141 /* Assume the rom window is properly setup, and find it's size */ in ck804xrom_init_one()
166 window->size = 0xffffffffUL - window->phys + 1UL; in ck804xrom_init_one()
172 * request_mem_region() fails then once the rom size is in ck804xrom_init_one()
177 window->rsrc.end = window->phys + window->size - 1; in ck804xrom_init_one()
194 window->virt = ioremap(window->phys, window->size); in ck804xrom_init_one()
[all...]
H A Damd76xrom.c34 unsigned long size; member
48 /* The 2 bits controlling the window size are often set to allow reading
63 MODULE_PARM_DESC(win_size_bits, "ROM window size bits override for 0x43 byte, normally set by BIOS.");
98 window->size = 0; in amd76xrom_cleanup()
126 /* Assume the rom window is properly setup, and find it's size */ in amd76xrom_init_one()
137 window->size = 0xffffffffUL - window->phys + 1UL; in amd76xrom_init_one()
143 * request_mem_region() fails then once the rom size is in amd76xrom_init_one()
148 window->rsrc.end = window->phys + window->size - 1; in amd76xrom_init_one()
166 window->virt = ioremap(window->phys, window->size); in amd76xrom_init_one()
169 window->phys, window->size); in amd76xrom_init_one()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c66 int size = 0; in mlx5_rsc_dump_read_menu_sgmt() local
74 size = MLX5_RSC_DUMP_MENU_HEADER_SIZE; in mlx5_rsc_dump_read_menu_sgmt()
75 data += size; in mlx5_rsc_dump_read_menu_sgmt()
80 size += MLX5_ST_SZ_BYTES(resource_dump_menu_record); in mlx5_rsc_dump_read_menu_sgmt()
81 if (size >= read_size) in mlx5_rsc_dump_read_menu_sgmt()
150 MLX5_SET(resource_dump, cmd->cmd, size, key->size); in mlx5_rsc_dump_cmd_create()
151 cmd->mem_size = key->size; in mlx5_rsc_dump_cmd_create()
163 struct page *page, int *size) in mlx5_rsc_dump_next()
176 *size in mlx5_rsc_dump_next()
162 mlx5_rsc_dump_next(struct mlx5_core_dev *dev, struct mlx5_rsc_dump_cmd *cmd, struct page *page, int *size) mlx5_rsc_dump_next() argument
190 int size; mlx5_rsc_dump_menu() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_chain.c36 chain->size = chain->elem_per_page * page_cnt; in qed_chain_init()
51 u32 size; in qed_chain_init_next_ptr_elem() local
53 size = chain->elem_size * chain->usable_per_page; in qed_chain_init_next_ptr_elem()
54 next = virt_curr + size; in qed_chain_init_next_ptr_elem()
74 u32 size, i; in qed_chain_free_next_ptr() local
76 size = chain->elem_size * chain->usable_per_page; in qed_chain_free_next_ptr()
84 next = virt + size; in qed_chain_free_next_ptr()
170 /* The actual chain size can be larger than the maximal possible value in qed_chain_alloc_sanity_check()
173 * The size of a "u16" chain can be (U16_MAX + 1) since the chain in qed_chain_alloc_sanity_check()
174 * size/capacit in qed_chain_alloc_sanity_check()
256 size_t size; qed_chain_alloc_pbl() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddisplay-sysfs.c34 const char *buf, size_t size) in display_enabled_store()
44 return size; in display_enabled_store()
57 return size; in display_enabled_store()
68 const char *buf, size_t size) in display_tear_store()
84 return size; in display_tear_store()
103 const char *buf, size_t size) in display_timings_store()
137 return size; in display_timings_store()
150 const char *buf, size_t size) in display_rotate_store()
165 return size; in display_rotate_store()
178 const char *buf, size_t size) in display_mirror_store()
33 display_enabled_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_enabled_store() argument
67 display_tear_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_tear_store() argument
102 display_timings_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_timings_store() argument
149 display_rotate_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_rotate_store() argument
177 display_mirror_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_mirror_store() argument
209 display_wss_store(struct omap_dss_device *dssdev, const char *buf, size_t size) display_wss_store() argument
284 display_attr_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t size) display_attr_store() argument
[all...]
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_cdc.h90 static inline void smc_curs_add(int size, union smc_host_cursor *curs, in smc_curs_add() argument
94 if (curs->count >= size) { in smc_curs_add()
96 curs->count -= size; in smc_curs_add()
147 * difference cannot exceed size
149 static inline int smc_curs_diff(unsigned int size, in smc_curs_diff() argument
155 ((size - old->count) + new->count)); in smc_curs_diff()
163 static inline int smc_curs_comp(unsigned int size, in smc_curs_comp() argument
169 return -smc_curs_diff(size, new, old); in smc_curs_comp()
170 return smc_curs_diff(size, old, new); in smc_curs_comp()
174 * difference may exceed size
176 smc_curs_diff_large(unsigned int size, union smc_host_cursor *old, union smc_host_cursor *new) smc_curs_diff_large() argument
[all...]
/kernel/linux/linux-5.10/fs/jffs2/
H A Dacl.c38 static int jffs2_acl_count(size_t size) in jffs2_acl_count() argument
42 size -= sizeof(struct jffs2_acl_header); in jffs2_acl_count()
43 if (size < 4 * sizeof(struct jffs2_acl_entry_short)) { in jffs2_acl_count()
44 if (size % sizeof(struct jffs2_acl_entry_short)) in jffs2_acl_count()
46 return size / sizeof(struct jffs2_acl_entry_short); in jffs2_acl_count()
48 s = size - 4 * sizeof(struct jffs2_acl_entry_short); in jffs2_acl_count()
55 static struct posix_acl *jffs2_acl_from_medium(void *value, size_t size) in jffs2_acl_from_medium() argument
57 void *end = value + size; in jffs2_acl_from_medium()
66 if (size < sizeof(struct jffs2_acl_header)) in jffs2_acl_from_medium()
75 count = jffs2_acl_count(size); in jffs2_acl_from_medium()
128 jffs2_acl_to_medium(const struct posix_acl *acl, size_t *size) jffs2_acl_to_medium() argument
213 size_t size = 0; __jffs2_set_acl() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dlogic_pio.c45 if (!new_range || !new_range->fwnode || !new_range->size || in logic_pio_register_range()
50 end = new_range->hw_start + new_range->size; in logic_pio_register_range()
62 if (start >= range->hw_start + range->size || in logic_pio_register_range()
64 mmio_end = range->io_start + range->size; in logic_pio_register_range()
71 iio_sz += range->size; in logic_pio_register_range()
77 if (mmio_end + new_range->size - 1 > MMIO_UPPER_LIMIT) { in logic_pio_register_range()
83 new_range->size = SZ_64K; in logic_pio_register_range()
84 pr_warn("Requested IO range too big, new size set to 64K\n"); in logic_pio_register_range()
88 if (iio_sz + new_range->size - 1 > IO_SPACE_LIMIT) { in logic_pio_register_range()
151 if (in_range(pio, range->io_start, range->size)) { in find_io_range()
192 logic_pio_trans_hwaddr(struct fwnode_handle *fwnode, resource_size_t addr, resource_size_t size) logic_pio_trans_hwaddr() argument
[all...]
H A Dstring_helpers.c22 * string_get_size - get the size in the specified units
23 * @size: The size to be converted in blocks
24 * @blk_size: Size of the block (use 1 for size in bytes)
30 * giving the size in the required units. @buf should have room for
34 void string_get_size(u64 size, u64 blk_size, const enum string_size_units units, in string_get_size() argument
60 size = 0; in string_get_size()
61 if (size == 0) in string_get_size()
64 /* This is Napier's algorithm. Reduce the original block size to in string_get_size()
80 while (size >> 3 in string_get_size()
268 string_unescape(char *src, char *dst, size_t size, unsigned int flags) string_unescape() argument
[all...]
/kernel/linux/linux-5.10/kernel/kcsan/
H A Dreport.c25 size_t size; member
88 * Therefore, we use a fixed-size array, which at most will occupy a page. This
183 * is possible either if the size is larger than what we check value in skip_report()
390 other_info->ai.size, get_thread_desc(other_info->ai.task_pid), in print_report()
403 get_access_type(ai->access_type), ai->ptr, ai->size, in print_report()
409 get_access_type(ai->access_type), ai->ptr, ai->size, in print_report()
436 * Use size to denote valid/invalid, since KCSAN entirely in release_report()
439 other_info->ai.size = 0; in release_report()
501 } while (other_info->ai.size && other_info->ai.ptr == ai->ptr && in set_other_info_task_blocking()
523 * To check this property holds, size shoul in prepare_report_producer()
596 kcsan_report(const volatile void *ptr, size_t size, int access_type, enum kcsan_value_change value_change, enum kcsan_report_type type, int watchpoint_idx) kcsan_report() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/sis/
H A Dsis_mm.c74 drm_mm_init(&dev_priv->vram_mm, 0, fb->size >> SIS_MM_ALIGN_SHIFT); in sis_fb_init()
80 DRM_DEBUG("offset = %lu, size = %lu\n", fb->offset, fb->size); in sis_fb_init()
111 mem->size = (mem->size + SIS_MM_ALIGN_MASK) >> SIS_MM_ALIGN_SHIFT; in sis_drm_alloc()
115 mem->size); in sis_drm_alloc()
119 item->req.size = mem->size; in sis_drm_alloc()
121 if (item->req.size == 0) in sis_drm_alloc()
127 mem->size); in sis_drm_alloc()
[all...]
/kernel/linux/linux-6.6/drivers/misc/lkdtm/
H A Dusercopy.c131 * This checks for whole-object size validation with hardened usercopy,
140 size_t size = unconst + 1024; in do_usercopy_slab_size() local
142 one = kmalloc(size, GFP_KERNEL); in do_usercopy_slab_size()
143 two = kmalloc(size, GFP_KERNEL); in do_usercopy_slab_size()
157 memset(one, 'A', size); in do_usercopy_slab_size()
158 memset(two, 'B', size); in do_usercopy_slab_size()
164 pr_info("attempting good copy_to_user of correct size\n"); in do_usercopy_slab_size()
165 if (copy_to_user(test_user_addr, test_kern_addr, size / 2)) { in do_usercopy_slab_size()
170 pr_info("attempting bad copy_to_user of too large size\n"); in do_usercopy_slab_size()
171 if (copy_to_user(test_user_addr, test_kern_addr, size)) { in do_usercopy_slab_size()
207 size_t offset, size; do_usercopy_slab_whitelist() local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dck804xrom.c38 unsigned long size; member
54 * The 2 bits controlling the window size are often set to allow reading
67 * The 15 bits controlling the window size are distributed as follows:
76 MODULE_PARM_DESC(win_size_bits, "ROM window size bits override, normally set by BIOS.");
110 window->size = 0; in ck804xrom_cleanup()
141 /* Assume the rom window is properly setup, and find it's size */ in ck804xrom_init_one()
166 window->size = 0xffffffffUL - window->phys + 1UL; in ck804xrom_init_one()
172 * request_mem_region() fails then once the rom size is in ck804xrom_init_one()
177 window->rsrc.end = window->phys + window->size - 1; in ck804xrom_init_one()
194 window->virt = ioremap(window->phys, window->size); in ck804xrom_init_one()
[all...]

Completed in 20 milliseconds

1...<<191192193194195196197198199200>>...2061