Home
last modified time | relevance | path

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

/qemu/rust/qemu-api/src/
H A Dirq.rs52 cell: BqlCell<*mut bindings::IRQState>, field
H A Dlib.rs19 pub mod cell; module
/qemu/target/arm/tcg/
H A Dpauth_helper.c129 static int rot_cell(int cell, int n) in rot_cell()
162 static uint64_t tweak_cell_rot(uint64_t cell) in tweak_cell_rot()
194 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.c400 struct sPAPRDrconfCellV2 cell; member