Home
last modified time | relevance | path

Searched refs:ALIGN_TOP (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Dbitfield.rs392 const ALIGN_TOP: u32 = $storage::BITS - ($hi + 1); constant
394 const ALIGN_BOTTOM: u32 = ALIGN_TOP + $lo;
399 self.inner << ALIGN_TOP