Home
last modified time | relevance | path

Searched defs:misaligned (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/
H A Dpxa_dma.c90 bool misaligned; member
113 bool misaligned; member
449 static void phy_enable(struct pxad_phy *phy, bool misaligned) in phy_enable()
/linux/rust/zerocopy/src/
H A Dlayout.rs1578 let misaligned = (base + addr) % layout.align != 0; in test_validate_cast_and_convert_metadata() localVariable
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c1048 int misaligned; in guc_capture_log_remove_bytes() local