Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dexpr.h144 struct property { struct
145 struct property *next; /* next property - null if last */ argument
146 struct symbol *sym; /* the symbol for which the property is associated */ argument
147 enum prop_type type; /* type of property */ argument
150 struct expr *expr; /* the optional conditional part of the property */ argument
151 struct menu *menu; /* the menu the property are associated with argument
154 struct file *file; /* what file was this property defined */ argument
155 int lineno; /* what lineno was this property defined */ argument
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dvgic-v3-its.c403 uint8_t property; in update_lpi_property() local

Completed in 6 milliseconds