/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | clock_sun8i_a83t.c | 78 const int p = 0; in clock_set_pll1() local
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | 811 TLBFlushRangeData d, *p; in tlb_flush_range_by_mmuidx_all_cpus_synced() local 1545 void *p; in get_page_addr_code_hostp() local 2033 static uint64_t do_ld_bytes_beN(MMULookupPageData *p, uint64_t ret_be) in do_ld_bytes_beN() 2051 static uint64_t do_ld_parts_beN(MMULookupPageData *p, uint64_t ret_be) in do_ld_parts_beN() 2100 static uint64_t do_ld_whole_be4(MMULookupPageData *p, uint64_t ret_be) in do_ld_whole_be4() 2120 MMULookupPageData *p, uint64_t ret_be) in do_ld_whole_be8() 2140 MMULookupPageData *p, uint64_t ret_be) in do_ld_whole_be16() 2159 static uint64_t do_ld_beN(CPUState *cpu, MMULookupPageData *p, in do_ld_beN() 2209 static Int128 do_ld16_beN(CPUState *cpu, MMULookupPageData *p, in do_ld16_beN() 2258 static uint8_t do_ld_1(CPUState *cpu, MMULookupPageData *p, int mmu_idx, in do_ld_1() [all …]
|
/openbmc/qemu/util/ |
H A D | selfmap.c | 35 const char *p; in read_self_maps() local
|
/openbmc/openpower-proc-control/procedures/phal/ |
H A D | enter_mpreboot.cpp | 184 for (auto& p : pidList) in enterMpReboot() local
|
/openbmc/phosphor-state-manager/ |
H A D | scheduled_host_transition.hpp | 109 [](sd_event_source* p) { in __anon26d1c7f80202()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 274 #define VFP_HELPER(name, p) HELPER(glue(glue(vfp_,name),p)) argument 371 #define FLOAT_CONVS(name, p, ftype, fsz, sign) \ argument 417 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ argument 422 #define VFP_CONV_FIX_FLOAT_ROUND(name, p, fsz, ftype, isz, itype) \ argument 435 #define VFP_CONV_FLOAT_FIX_ROUND(name, p, fsz, ftype, isz, itype, ROUND, suff) \ argument 446 #define VFP_CONV_FIX(name, p, fsz, ftype, isz, itype) \ argument 454 #define VFP_CONV_FIX_A64(name, p, fsz, ftype, isz, itype) \ argument
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_ro.c | 62 const char *p = fdt_get_name(fdt, offset, &olen); in fdt_nodename_eq_() local 87 const char *p = fdt_string(fdt, stroffset); in fdt_string_eq_() local 187 const char *p = path; in fdt_path_offset_namelen() local 461 int pdepth = 0, p = 0; in fdt_get_path() local 623 const char *p; in fdt_stringlist_contains() local
|
/openbmc/u-boot/drivers/mmc/ |
H A D | sh_sdhi.c | 273 unsigned short *p = (unsigned short *)data->dest; in sh_sdhi_single_read() local 314 unsigned short *p = (unsigned short *)data->dest; in sh_sdhi_multi_read() local 354 const unsigned short *p = (const unsigned short *)data->src; in sh_sdhi_single_write() local 399 const unsigned short *p = (const unsigned short *)data->src; in sh_sdhi_multi_write() local
|
/openbmc/qemu/linux-user/ |
H A D | main.c | 297 char *r, *p, *token; in handle_arg_set_env() local 309 char *r, *p, *token; in handle_arg_unset_env() local 326 char *p; in handle_arg_stack_size() local 386 char *p; in handle_arg_reserved_va() local
|
/openbmc/u-boot/tools/gdb/ |
H A D | remote.c | 428 char *p; in check_binary_download() local 491 unsigned char *p, *plen; local 641 char *p; local
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | vcpu.h | 120 uint64_t p; member 215 uint64_t p; member
|
/openbmc/qemu/hw/pci/ |
H A D | pcie_doe.c | 127 uint32_t pcie_doe_build_protocol(DOEProtocol *p) in pcie_doe_build_protocol() 207 int p; in pcie_doe_prepare_rsp() local
|
/openbmc/qemu/host/include/ppc/host/crypto/ |
H A D | aes-round.h | 25 static inline AESStateVec aes_accel_ld(const AESState *p, bool be) in aes_accel_ld() 50 static void aes_accel_st(AESState *p, AESStateVec r, bool be) in aes_accel_st()
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channelcommands.cpp | 301 constexpr uint16_t standardPayloadBit(PayloadType p) in standardPayloadBit() 306 constexpr uint16_t sessionPayloadBit(PayloadType p) in sessionPayloadBit()
|
/openbmc/qemu/ui/ |
H A D | spice-module.c | 40 static int qemu_spice_migrate_info_stub(const char *h, int p, int t, in qemu_spice_migrate_info_stub()
|
/openbmc/u-boot/board/freescale/mx31pdk/ |
H A D | mx31pdk.c | 84 struct pmic *p; in board_late_init() local
|
/openbmc/phosphor-networkd/ |
H A D | meson.build | 54 p = f.full_path() variable
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | traps.c | 152 unsigned char *p = regs ? (unsigned char *)(regs->nip) : NULL; in ProgramCheckException() local
|
/openbmc/sdbusplus/include/sdbusplus/async/ |
H A D | client.hpp | 52 explicit client(sdbusplus::async::context& ctx, Proxy p) in client()
|
/openbmc/openpower-proc-control/test/ |
H A D | utest.cpp | 127 for (const auto& p : Registration::getProcedures()) in TEST() local
|
/openbmc/qemu/crypto/ |
H A D | rsakey.h | 49 QCryptoAkCipherMPI p; member
|
/openbmc/u-boot/net/ |
H A D | eth_legacy.c | 372 char *p = packet; in eth_save_packet() local 390 char *p = packet; in eth_receive() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | physmem.c | 26 uint64_t p:1; member 39 uint64_t p:1; /* present */ member
|
/openbmc/u-boot/include/net/pfe_eth/pfe/ |
H A D | pfe_hw.h | 74 #define DDR_PFE_TO_VIRT(p) ((unsigned long int)((p) + 0x80000000)) argument 77 #define CBUS_PFE_TO_VIRT(p) (((p) - PFE_CBUS_PHYS_BASE_ADDR) +\ argument
|
/openbmc/qemu/hw/usb/ |
H A D | canokey.c | 148 static void canokey_handle_control(USBDevice *dev, USBPacket *p, in canokey_handle_control() 188 static void canokey_handle_data(USBDevice *dev, USBPacket *p) in canokey_handle_data()
|