Home
last modified time | relevance | path

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

/DragonOS/kernel/src/driver/base/
H A Dcpu.rs270 &[&AttrCpuPossible, &AttrCpuOnline] in attrs()
306 pub struct AttrCpuOnline; struct
308 impl Attribute for AttrCpuOnline { implementation