Home
last modified time | relevance | path

Searched defs:offs (Results 1 – 25 of 53) sorted by relevance

123

/optee_os/core/tee/
H A Dtee_time_generic.c14 TEE_Time offs; member
22 const TEE_Time **offs, bool *positive) in tee_time_ta_get_offs()
38 const TEE_Time *offs, bool positive) in tee_time_ta_set_offs()
67 const TEE_Time *offs; in tee_time_get_ta_time() local
101 TEE_Time offs; in tee_time_set_ta_time() local
H A Dtee_ree_fs.c143 uint8_t vers, size_t *offs, size_t *size) in get_offs_size()
232 size_t offs; in ree_fs_rpc_read_init() local
250 size_t offs; in ree_fs_rpc_write_init() local
283 size_t offs; in ree_fs_ftruncate_internal() local
/optee_os/core/kernel/
H A Ddt.c27 const struct dt_driver *dt_find_compatible_driver(const void *fdt, int offs) in dt_find_compatible_driver()
47 bool dt_have_prop(const void *fdt, int offs, const char *propname) in dt_have_prop()
100 int dt_map_dev(const void *fdt, int offs, vaddr_t *base, size_t *size, in dt_map_dev()
193 int fdt_get_reg_props_by_index(const void *fdt, int offs, int index, in fdt_get_reg_props_by_index()
250 int fdt_reg_info(const void *fdt, int offs, paddr_t *base, size_t *size) in fdt_reg_info()
255 paddr_t fdt_reg_base_address(const void *fdt, int offs) in fdt_reg_base_address()
265 size_t fdt_reg_size(const void *fdt, int offs) in fdt_reg_size()
280 int fdt_get_status(const void *fdt, int offs) in fdt_get_status()
308 void fdt_fill_device_info(const void *fdt, struct dt_node_info *info, int offs) in fdt_fill_device_info()
724 int offs = 0; in add_dt_overlay_fragment() local
[all …]
H A Dconsole.c97 int offs; in get_console_node_from_dt() local
160 int offs; in configure_console_from_dt() local
H A Dboot.c14 static uint64_t get_dt_val_and_advance(const void *data, size_t *offs, in get_dt_val_and_advance()
54 int offs = 0; in get_nsec_memory_helper() local
H A Dree_fs_ta.c64 size_t offs; member
253 size_t offs = 0; in ree_fs_ta_open() local
687 size_t offs; member
/optee_os/core/include/mm/
H A Dvm.h41 struct mobj *mobj, size_t offs) in vm_map()
/optee_os/core/pta/tests/
H A Dfs_htree.c31 uint8_t vers, size_t *offs, size_t *size) in test_get_offs_size()
98 size_t offs = 0; in test_read_init() local
122 size_t offs = op->params[0].u.value.b; in test_read_final() local
146 size_t offs = op->params[0].u.value.b; in test_write_final() local
476 size_t offs = 0; in test_corrupt_type() local
/optee_os/core/drivers/
H A Dopenedges_omc.c79 static void omc_write32(uint8_t filter, uint32_t offs, uint32_t val) in omc_write32()
86 static uint32_t omc_read32(uint8_t filter, uint32_t offs) in omc_read32()
93 static void omc_write64(uint8_t filter, uint32_t offs, uint64_t val) in omc_write64()
100 static uint64_t omc_read64(uint8_t filter, uint32_t offs) in omc_read64()
H A Dimx_lpuart.c84 int offs, const char *parms) in imx_lpuart_dev_init()
H A Dserial8250_uart.c117 int offs, in serial8250_uart_dev_init()
/optee_os/ldelf/
H A Dsys.c61 uint32_t handle, size_t offs, size_t pad_begin, in sys_map_ta_bin()
70 size_t offs) in sys_copy_from_ta_bin()
/optee_os/core/drivers/clk/sam/
H A Dat91_sckc.c30 static TEE_Result sckc_pmc_setup(const void *fdt __unused, int offs, in sckc_pmc_setup()
/optee_os/core/arch/arm/kernel/
H A Dboot.c440 unsigned long offs = boot_mmu_config.map_offset; in undo_init_relocation() local
634 int offs; in add_optee_dt_node() local
714 static int append_psci_compatible(void *fdt, int offs, const char *str) in append_psci_compatible()
721 int offs; in dt_add_psci_node() local
752 static int check_node_compat_prefix(struct dt_descriptor *dt, int offs, in check_node_compat_prefix()
778 int offs = 0; in dt_add_psci_cpu_enable_methods() local
1244 int offs = 0; in get_aslr_seed() local
/optee_os/core/drivers/clk/
H A Dfixed_clk.c28 static TEE_Result fixed_clock_probe(const void *fdt, int offs, in fixed_clock_probe()
/optee_os/core/mm/
H A Dboot_mem.c183 static void *add_offs(void *p, size_t offs) in add_offs()
189 static void *add_offs_or_null(void *p, size_t offs) in add_offs_or_null()
196 void boot_mem_relocate(size_t offs) in boot_mem_relocate()
H A Dmobj.c52 static TEE_Result mobj_phys_get_pa(struct mobj *mobj, size_t offs, in mobj_phys_get_pa()
257 static TEE_Result mobj_shm_get_pa(struct mobj *mobj, size_t offs, in mobj_shm_get_pa()
440 static TEE_Result mobj_with_fobj_get_pa(struct mobj *mobj, size_t offs, in mobj_with_fobj_get_pa()
H A Dvm.c296 size_t offs, size_t pad_begin, size_t pad_end, in vm_map_pad()
854 size_t offs = 0; in map_kinit() local
1131 struct mobj **mobj, size_t *offs) in vm_buf_to_mboj_offs()
1329 uint16_t *prot, size_t *offs) in vm_get_mobj()
/optee_os/core/drivers/rstctrl/
H A Dstm32_rstctrl.c90 TEE_Result stm32_rstctrl_provider_probe(const void *fdt, int offs, in stm32_rstctrl_provider_probe()
/optee_os/core/pta/
H A Dsecstor_ta_mgmt.c46 size_t offs; in install_ta() local
/optee_os/core/crypto/
H A Dsigned_hdr.c20 struct shdr *shdr_alloc_and_copy(size_t offs, const void *img, size_t img_size) in shdr_alloc_and_copy()
261 TEE_Result shdr_load_pub_key(const struct shdr *shdr, size_t offs, in shdr_load_pub_key()
/optee_os/core/lib/zlib/
H A Dinftrees.c60 unsigned short offs[MAXBITS+1]; /* offsets in table for each length */ local
/optee_os/lib/libmbedtls/core/
H A Ddes_ecb.c65 size_t offs = 0; in mbed_des_ecb_update() local
H A Ddes3_ecb.c73 size_t offs = 0; in mbed_des3_ecb_update() local
H A Daes_ecb.c72 size_t offs = 0; in mbed_aes_ecb_update() local

123