Home
last modified time | relevance | path

Searched refs:ho (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/u-boot/common/init/
H A Dhandoff.c13 void handoff_save_dram(struct spl_handoff *ho) in handoff_save_dram() argument
15 ho->ram_size = gd->ram_size; in handoff_save_dram()
22 ho->ram_bank[i].start = bd->bi_dram[i].start; in handoff_save_dram()
23 ho->ram_bank[i].size = bd->bi_dram[i].size; in handoff_save_dram()
29 void handoff_load_dram_size(struct spl_handoff *ho) in handoff_load_dram_size() argument
31 gd->ram_size = ho->ram_size; in handoff_load_dram_size()
34 void handoff_load_dram_banks(struct spl_handoff *ho) in handoff_load_dram_banks() argument
42 bd->bi_dram[i].start = ho->ram_bank[i].start; in handoff_load_dram_banks()
43 bd->bi_dram[i].size = ho->ram_bank[i].size; in handoff_load_dram_banks()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c43 u32 co, ho; in nvkm_ramht_search() local
45 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_search()
54 } while (co != ho); in nvkm_ramht_search()
110 u32 co, ho; in nvkm_ramht_insert() local
115 co = ho = nvkm_ramht_hash(ramht, chid, handle); in nvkm_ramht_insert()
124 } while (co != ho); in nvkm_ramht_insert()
/openbmc/u-boot/include/
H A Dhandoff.h31 void handoff_save_dram(struct spl_handoff *ho);
32 void handoff_load_dram_size(struct spl_handoff *ho);
33 void handoff_load_dram_banks(struct spl_handoff *ho);
/openbmc/u-boot/common/spl/
H A Dspl.c352 struct spl_handoff *ho; in setup_spl_handoff() local
354 ho = bloblist_ensure(BLOBLISTT_SPL_HANDOFF, sizeof(struct spl_handoff)); in setup_spl_handoff()
355 if (!ho) in setup_spl_handoff()
363 struct spl_handoff *ho; in write_spl_handoff() local
365 ho = bloblist_find(BLOBLISTT_SPL_HANDOFF, sizeof(struct spl_handoff)); in write_spl_handoff()
366 if (!ho) in write_spl_handoff()
368 handoff_save_dram(ho); in write_spl_handoff()
370 ho->arch.magic = TEST_HANDOFF_MAGIC; in write_spl_handoff()
/openbmc/qemu/contrib/gitdm/
H A Dgroup-map-amd8 tong.ho@xilinx.com
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c284 static void ntoh_seq(struct ip_vs_seq *no, struct ip_vs_seq *ho) in ntoh_seq() argument
286 memset(ho, 0, sizeof(*ho)); in ntoh_seq()
287 ho->init_seq = get_unaligned_be32(&no->init_seq); in ntoh_seq()
288 ho->delta = get_unaligned_be32(&no->delta); in ntoh_seq()
289 ho->previous_delta = get_unaligned_be32(&no->previous_delta); in ntoh_seq()
296 static void hton_seq(struct ip_vs_seq *ho, struct ip_vs_seq *no) in hton_seq() argument
298 put_unaligned_be32(ho->init_seq, &no->init_seq); in hton_seq()
299 put_unaligned_be32(ho->delta, &no->delta); in hton_seq()
300 put_unaligned_be32(ho->previous_delta, &no->previous_delta); in hton_seq()
/openbmc/linux/lib/zlib_dfltcc/
H A Ddfltcc.h68 uint16_t ho : 15; /* History Offset */ member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ippool/ippool/
H A D0001-pppd-ippool.c-Fix-type-casting-issues-between-in_add.patch69 - ipcp_options *ho = &ipcp_hisoptions[0];
/openbmc/linux/tools/testing/selftests/amd-pstate/
H A Drun.sh161 while getopts ho:c:t:p:l:i:m: arg
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8183-evb.dts4 * Author: Ben Ho <ben.ho@mediatek.com>
H A Dmt8183-kukui.dtsi4 * Author: Ben Ho <ben.ho@mediatek.com>
H A Dmt8183.dtsi4 * Author: Ben Ho <ben.ho@mediatek.com>
/openbmc/linux/arch/alpha/lib/
H A Dstxcpy.S157 extql t2, a1, t0 # e0 : position ho-bits of lo word
H A Dev6-stxcpy.S180 extql t2, a1, t0 # U : position ho-bits of lo word
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dbotching-up-ioctls.rst21 Per evitare di ripetere gli stessi errori ho preso nota delle lezioni imparate
218 driver ha importato un oggetto da un altro processo. Non l'ho ancora provato,
H A Dhowto.rst499 - "L'ho testato su 5 diverse architetture.."
510 - "Ecco il mio documento di design di 1000 pagine che descrive ciò che ho
512 - "Ci ho lavorato per 6 mesi..."
H A Dstable-api-nonsense.rst99 Fidatevi, se tenterete questa via, col tempo, diventerete pazzi; l'ho imparato
H A D7.AdvancedTopics.rst137 facendo, e ho bisogno di fidarmi *senza* dover passare tutte
H A Dsubmitting-patches.rst408 ho il diritto di inviarlo in accordo con la licenza open-source
419 ha certificato (a), (b) o (c) e non l'ho modificata.
H A Dcoding-style.rst14 dev'essere usato per qualsiasi cosa che io sia in grado di mantenere, e l'ho
/openbmc/linux/Documentation/translations/it_IT/kernel-hacking/
H A Dlocking.rst714 Un altro punto da notare è che ho detto che il contatore dovrebbe incrementarsi
874 Da notare che ho deciso che il contatore di popolarità dovesse essere
878 in __cache_add(), non ho bisogno di trattenere il *lock* di ogni
881 Ho anche deciso che il campo id è immutabile, quindi non ho bisogno di
886 Inoltre, da notare che ho aggiunto un commento che descrive i dati che sono
1254 risultato approssimativo è comunque accettabile, quindi non l'ho cambiato.
H A Dhacking.rst27 Prima di leggere questa guida, sappiate che non ho mai voluto scriverla,
28 essendo esageratamente sotto qualificato, ma ho sempre voluto leggere
/openbmc/linux/arch/x86/events/
H A Dperf_event.h638 ho:1; member
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst165 #> tssevictcontrol -hi o -ho 80000000 -hp 81000001
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfpsp.S13589 bra.w fabs_sd_normal # no; ho handle normalized op

12