Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 5 of 5) sorted by relevance

/qemu/target/arm/tcg/
H A Dpauth_helper.c130 static int rot_cell(int cell, int n) in rot_cell()
163 static uint64_t tweak_cell_rot(uint64_t cell) in tweak_cell_rot()
195 static uint64_t tweak_cell_inv_rot(uint64_t cell) in tweak_cell_inv_rot()
/qemu/include/hw/misc/
H A Dmips_itu.h64 ITCStorageCell *cell; member
/qemu/hw/misc/
H A Dmips_itu.c379 ITCStorageCell *cell = get_cell(s, addr); in itc_storage_read() local
426 ITCStorageCell *cell = get_cell(s, addr); in itc_storage_write() local
H A Dallwinner-r40-dramc.c352 uint64_t *cell = address_to_autodetect_cells(s, ddr, (uint32_t)offset); in allwinner_r40_detect_write() local
/qemu/hw/ppc/
H A Dspapr.c424 struct sPAPRDrconfCellV2 cell; member