Home
last modified time | relevance | path

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

/xen/xen/tools/kconfig/
A Dexpr.h192 struct property { struct
193 struct property *next; /* next property - null if last */ argument
194 struct symbol *sym; /* the symbol for which the property is associated */ argument
195 enum prop_type type; /* type of property */ argument
198 struct expr *expr; /* the optional conditional part of the property */ argument
199 struct menu *menu; /* the menu the property are associated with argument
202 struct file *file; /* what file was this property defined */ argument
203 int lineno; /* what lineno was this property defined */ argument
/xen/xen/arch/arm/
A Dvgic-v3-its.c404 uint8_t property; in update_lpi_property() local

Completed in 8 milliseconds