Home
last modified time | relevance | path

Searched defs:ALIGN (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/common/
H A Dglib.h54 static __always_inline ul ALIGN(const ul addr, const ul _align) in ALIGN() function
/DragonOS/kernel/src/process/
H A Dmod.rs1363 pub const ALIGN: usize = 0x4000; constant