Home
last modified time | relevance | path

Searched defs:loc (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/qemu/util/
H A Derror-report.c53 Location *loc_push_restore(Location *loc) in loc_push_restore()
67 Location *loc_push_none(Location *loc) in loc_push_none()
78 Location *loc_pop(Location *loc) in loc_pop()
89 Location *loc_save(Location *loc) in loc_save()
99 void loc_restore(Location *loc) in loc_restore()
H A Dqemu-config.c99 Location loc; in qemu_config_foreach() local
/openbmc/bmcweb/features/ibm/
H A Dibm_management_console_rest.hpp76 std::filesystem::path loc( in handleFilePut() local
236 std::filesystem::path loc( in handleConfigFileList() local
265 std::filesystem::path loc( in deleteConfigFiles() local
286 std::filesystem::path loc( in handleFileGet() local
/openbmc/bmcweb/src/
H A Dboost_asio.cpp18 void throw_exception(const std::exception& e, const source_location& loc) in throw_exception()
/openbmc/u-boot/env/
H A Denv.c33 static struct env_driver *_env_driver_lookup(enum env_location loc) in _env_driver_lookup()
148 enum env_location loc = env_get_location(op, prio); in env_driver_lookup() local
/openbmc/bmcweb/http/
H A Dlogging.hpp101 std::source_location loc; member
120 const std::source_location& loc) noexcept in vlog()
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_core.c37 static bool tpm_tis_check_locality(struct udevice *dev, int loc) in tpm_tis_check_locality()
62 int tpm_tis_request_locality(struct udevice *dev, int loc) in tpm_tis_request_locality()
118 int tpm_tis_release_locality(struct udevice *dev, int loc) in tpm_tis_release_locality()
H A Dtpm2_tis_spi.c191 static int tpm_tis_spi_check_locality(struct udevice *dev, int loc) in tpm_tis_spi_check_locality()
210 static void tpm_tis_spi_release_locality(struct udevice *dev, int loc, in tpm_tis_spi_release_locality()
225 static int tpm_tis_spi_request_locality(struct udevice *dev, int loc) in tpm_tis_spi_request_locality()
549 static int tpm_tis_wait_init(struct udevice *dev, int loc) in tpm_tis_wait_init()
H A Dtpm_tis_infineon.c191 static int tpm_tis_i2c_check_locality(struct udevice *dev, int loc) in tpm_tis_i2c_check_locality()
210 static void tpm_tis_i2c_release_locality(struct udevice *dev, int loc, in tpm_tis_i2c_release_locality()
225 static int tpm_tis_i2c_request_locality(struct udevice *dev, int loc) in tpm_tis_i2c_request_locality()
H A Dtpm2_tis_i2c.c108 u8 loc = 0; in tpm_tis_i2c_probe() local
/openbmc/qemu/include/qemu/
H A Doption_int.h49 Location loc; member
/openbmc/qemu/scripts/qapi/
H A Dsource.py55 def loc(self) -> str: member in QAPISourceInfo
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y29 #define ERROR(loc, ...) \ argument
/openbmc/qemu/linux-user/
H A Dgen-vdso.c29 static void output_reloc(FILE *outf, void *buf, void *loc) in output_reloc()
/openbmc/qemu/tests/qtest/
H A Dtpm-emu.c181 ptm_loc loc; in tpm_emu_ctrl_thread() local
/openbmc/qemu/contrib/plugins/
H A Dhwprofile.c140 IOLocationCounts *loc = (IOLocationCounts *) io_it->data; in plugin_exit() local
172 IOLocationCounts *loc = g_new0(IOLocationCounts, 1); in new_location() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dsrc_callouts_test.cpp92 auto loc = std::format("U1-P{}", i); in TEST() local
/openbmc/qemu/trace/
H A Dcontrol.c203 Location loc; in trace_init_events() local
/openbmc/qemu/hw/tpm/
H A Dtpm_tis.h66 TPMLocality loc[TPM_TIS_NUM_LOCALITIES]; member
/openbmc/qemu/replay/
H A Dreplay.c398 Location loc; in replay_configure() local
/openbmc/u-boot/drivers/usb/eth/
H A Dasix.c177 static int asix_mdio_read(struct ueth_data *dev, int phy_id, int loc) in asix_mdio_read()
192 asix_mdio_write(struct ueth_data *dev, int phy_id, int loc, int val) in asix_mdio_write()
/openbmc/qemu/tcg/
H A Dtcg.c1556 TCGCallArgumentLoc *loc = &info->in[cum->info_in_idx]; in layout_arg_1() local
1570 TCGCallArgumentLoc *loc = &info->in[cum->info_in_idx]; in layout_arg_normal_n() local
1587 TCGCallArgumentLoc *loc = &info->in[cum->info_in_idx]; in layout_arg_by_ref() local
1784 TCGCallArgumentLoc *loc = &info->in[i]; in init_call_layout() local
2665 const TCGCallArgumentLoc *loc = &info->in[i]; in tcg_gen_callN() local
4087 const TCGCallArgumentLoc *loc = &info->in[i]; in liveness_pass_1() local
4115 const TCGCallArgumentLoc *loc = &info->in[i]; in liveness_pass_1() local
6124 const TCGCallArgumentLoc *loc = &info->in[i]; in tcg_reg_alloc_call() local
6455 const TCGCallArgumentLoc *loc = &info->in[0]; in tcg_out_helper_load_common_args() local
6512 const TCGCallArgumentLoc *loc, in tcg_out_helper_add_mov()
[all …]
/openbmc/qemu/backends/tpm/
H A Dtpm_ioctl.h56 uint8_t loc; /* locality to use */ member
84 uint8_t loc; /* locality to set */ member
/openbmc/qemu/system/
H A Dvl.c149 Location loc; member
162 Location loc; member
1284 Location loc; member
2140 Location loc; in parse_memory_options() local
/openbmc/qemu/hw/scsi/
H A Dviosrp.h188 char loc[SRP_MAX_LOC_LEN]; member

12