Home
last modified time | relevance | path

Searched defs:byte_offset (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-omap2/
Dcontrol.c142 u8 byte_offset = offset & 0x3; in omap_ctrl_readb() local
152 u16 byte_offset = offset & 0x2; in omap_ctrl_readw() local
169 u8 byte_offset = offset & 0x3; in omap_ctrl_writeb() local
182 u8 byte_offset = offset & 0x2; in omap_ctrl_writew() local
/arch/arm64/kvm/vgic/
Dvgic-v3.c307 int byte_offset, bit_nr; in vgic_v3_lpi_sync_pending_status() local
399 int byte_offset, bit_nr; in vgic_v3_save_pending_tables() local
Dvgic-its.c444 int byte_offset, bit_nr; in its_sync_lpi_pending_table() local
2106 size_t byte_offset; in scan_its_table() local
/arch/um/drivers/
Dubd_kern.c1262 unsigned long byte_offset = io_req->offset; in ubd_map_req() local