Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xsm/
A Dxsm.h227 static inline int xsm_sysctl (xsm_default_t def, int cmd) in xsm_sysctl()
393 static inline int xsm_kexec (xsm_default_t def) in xsm_kexec()
502 static inline int xsm_resource_plug_core (xsm_default_t def) in xsm_resource_plug_core()
507 static inline int xsm_resource_unplug_core (xsm_default_t def) in xsm_resource_unplug_core()
522 static inline int xsm_resource_setup_misc (xsm_default_t def) in xsm_resource_setup_misc()
532 static inline int xsm_tmem_op(xsm_default_t def) in xsm_tmem_op()
605 static inline int xsm_platform_op (xsm_default_t def, uint32_t op) in xsm_platform_op()
611 static inline int xsm_do_mca(xsm_default_t def) in xsm_do_mca()
631 static inline int xsm_memtype (xsm_default_t def, uint32_t access) in xsm_memtype()
636 static inline int xsm_machine_memory_map(xsm_default_t def) in xsm_machine_memory_map()
[all …]
A Ddummy.h40 #define XSM_ASSERT_ACTION(def) xsm_default_t action = def; (void)action argument
52 #define XSM_ASSERT_ACTION(def) LINKER_BUG_ON(def != action) argument
/xen-4.10.0-shim-comet/xen/tools/kconfig/
A Dconf.c84 static int conf_askvalue(struct symbol *sym, const char *def) in conf_askvalue()
136 const char *def; in conf_string() local
267 int cnt, def; in conf_choice() local
A Dconfdata.c126 static int conf_set_sym_val(struct symbol *sym, int def, int def_flags, char *p) in conf_set_sym_val()
251 int conf_read_simple(const char *name, int def) in conf_read_simple()
1056 int cnt, def; in randomize_choice_values() local
A Dexpr.h82 struct symbol_value def[S_DEF_COUNT]; member
A Dsymbol.c38 static void sym_add_default(struct symbol *sym, const char *def) in sym_add_default()
A Dgconf.c1041 const char *def; in fill_row() local
/xen-4.10.0-shim-comet/xen/include/xen/
A Dirq.h141 #define pirq_field(d, p, f, def) ({ \ argument
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dm.c2373 uint32_t backend_id, const char *type, bool def) in libxl__query_qemu_backend()

Completed in 29 milliseconds