Searched defs:cacheline (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h127 qb_attr_code_decode(const struct qb_attr_code *code, const uint32_t *cacheline) argument
135 qb_attr_code_encode(const struct qb_attr_code *code, uint32_t *cacheline, uint32_t val) argument
143 qb_attr_code_encode_64(const struct qb_attr_code *code, uint64_t *cacheline, uint64_t val) argument
[all...]
/u-boot/drivers/smem/
H A Dmsm_smem.c158 __le32 cacheline; member in struct:smem_ptable_entry
271 size_t cacheline[SMEM_HOST_COUNT]; member in struct:qcom_smem
319 cached_entry_next(struct smem_private_entry *e, size_t cacheline) argument
286 phdr_to_first_cached_entry(struct smem_partition_header *phdr, size_t cacheline) argument
496 qcom_smem_get_private(struct qcom_smem *smem, struct smem_partition_header *phdr, size_t cacheline, unsigned int item, size_t *size) argument
[all...]

Completed in 50 milliseconds