Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/mm/
Dmmio_buddy.rs35 pub struct MmioBuddyMemPool { struct
40 impl Default for MmioBuddyMemPool { argument
49 impl MmioBuddyMemPool { implementation