Searched defs:hint (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/include/qapi/ |
H A D | error-internal.h | 32 GString *hint; member
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | asm.h | 151 #define PREF(hint, addr) \ argument 157 #define PREFE(hint, addr) \ argument 164 #define PREFX(hint, addr) \ argument 172 #define PREF(hint, addr) argument 173 #define PREFE(hint, addr) argument 174 #define PREFX(hint, addr) argument
|
/openbmc/u-boot/arch/mips/mach-mt7620/ |
H A D | ddr_calibrate.c | 65 #define pref_op(hint, addr) \ argument
|
/openbmc/qemu/hw/mem/ |
H A D | pc-dimm.c | 116 static int pc_dimm_get_free_slot(const int *hint, int max_slots, Error **errp) in pc_dimm_get_free_slot()
|
H A D | memory-device.c | 215 const uint64_t *hint, in memory_device_get_free_addr()
|
/openbmc/u-boot/include/bedbug/ |
H A D | ppc.h | 32 unsigned int hint; /* A bitwise-inclusive-OR of the member 324 unsigned int hint; /* A bitwise-inclusive-OR of the member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | typeahead.jquery.js | 159 hint: "tt-hint", property in AnonymousFunctionc6d3f3560900.defaultClassNames 208 hint: { class in AnonymousFunctionc6d3f3560900.buildCss.css 1362 hint: $hint, property in AnonymousFunctionc6d3f3562f00.methods.attach.AnonymousClassc6d3f3563201
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | sfi.h | 86 u32 hint; /* MWAIT hint */ member
|
/openbmc/qemu/migration/ |
H A D | ram.c | 2071 PageLocationHint *hint = &rs->page_hint; in ram_page_hint_update() local 2230 PageLocationHint *hint = &rs->page_hint; in ram_page_hint_collect() local 2420 static void ram_page_hint_reset(PageLocationHint *hint) in ram_page_hint_reset()
|
/openbmc/qemu/ |
H A D | block.c | 1053 int64_t hint) in bdrv_co_refresh_total_sectors()
|
/openbmc/qemu/disas/ |
H A D | nanomips.c | 1400 uint64 hint = extract_hint_25_24_23_22_21(instruction); in PREF_S9__cond() local 1407 uint64 hint = extract_hint_25_24_23_22_21(instruction); in PREFE_cond() local
|