| /freebsd/usr.bin/mkstr/ |
| H A D | mkstr.c | 259 unsigned hpt; member 282 fseek(mesgread, (long) hp->hpt, 0); in hashit() 285 fprintf(stderr, "Got (from %d) %s\n", hp->hpt, buf); in hashit() 296 hp->hpt = really ? ftell(mesgwrite) : fakept; in hashit() 304 fprintf(stderr, "%s hashed to %ld at %d\n", str, hp->hval, hp->hpt); in hashit() 306 return (hp->hpt); in hashit()
|
| /freebsd/sys/contrib/device-tree/Bindings/mips/brcm/ |
| H A D | soc.yaml | 52 mips-hpt-frequency: 75 - mips-hpt-frequency 105 mips-hpt-frequency = <150000000>;
|
| H A D | brcm,bmips.txt | 7 - mips-hpt-frequency: This is common to all CPUs in the system so it lives
|
| /freebsd/usr.bin/xstr/ |
| H A D | xstr.c | 323 off_t hpt; member 340 return (hp->hpt + i); in hashit() 344 hp->hpt = mesgpt; in hashit() 351 return (hp->hpt); in hashit() 375 found(hp->hnew, hp->hpt, hp->hstr); in flushsh() 377 fseek(mesgwrit, hp->hpt, 0); in flushsh()
|
| /freebsd/sys/contrib/device-tree/Bindings/timer/ |
| H A D | econet,en751221-timer.yaml | 7 title: EcoNet EN751221 High Precision Timer (HPT) 13 The EcoNet High Precision Timer (HPT) is a timer peripheral found in various
|
| /freebsd/tests/ci/ |
| H A D | Makefile.powerpc64le | 12 QEMU_MACHINE=pseries,cap-hpt-max-page-size=16M
|
| H A D | Makefile.powerpc64 | 12 QEMU_MACHINE=pseries,cap-hpt-max-page-size=16M
|
| /freebsd/sys/contrib/device-tree/src/mips/brcm/ |
| H A D | bcm3368.dtsi | 14 mips-hpt-frequency = <150000000>;
|
| H A D | bcm3384_viper.dtsi | 20 mips-hpt-frequency = <300000000>;
|
| H A D | bcm3384_zephyr.dtsi | 19 mips-hpt-frequency = <100000000>;
|
| H A D | bcm6358.dtsi | 15 mips-hpt-frequency = <150000000>;
|
| H A D | bcm6328.dtsi | 16 mips-hpt-frequency = <160000000>;
|
| H A D | bcm6362.dtsi | 16 mips-hpt-frequency = <200000000>;
|
| H A D | bcm6368.dtsi | 15 mips-hpt-frequency = <200000000>;
|
| H A D | bcm63268.dtsi | 16 mips-hpt-frequency = <200000000>;
|
| H A D | bcm7125.dtsi | 11 mips-hpt-frequency = <202500000>;
|
| H A D | bcm7420.dtsi | 11 mips-hpt-frequency = <93750000>;
|
| /freebsd/lib/libpmc/pmu-events/arch/powerpc/power9/ |
| H A D | pipeline.json | 120 …"BriefDescription": "Marked Data ERAT Miss (Data TLB Access) page size 16G (hpt mode) and 1G (radi… 280 … "BriefDescription": "Data ERAT Miss (Data TLB Access) page size 16M (HPT mode) or 2M (Radix mode)" 365 …"BriefDescription": "Marked Data ERAT Miss (Data TLB Access) page size 16M (hpt mode) or 2M (radix…
|
| H A D | other.json | 75 … "BriefDescription": "Data ERAT Miss (Data TLB Access) page size 16G (hpt mode) or 1G (radix mode)" 545 …"BriefDescription": "LSU reports every cycle the thread is in HPT translation mode (as opposed to … 915 "BriefDescription": "Data TLB Miss page size 16G (HPT) or 1G (Radix)" 1575 …iption": "LSU reports every cycle the thread is in radix translation mode (as opposed to HPT mode)" 1985 "BriefDescription": "Data TLB Miss page size 16M (HPT) or 2M (Radix)"
|
| /freebsd/contrib/tzcode/ |
| H A D | zdump.8 | 176 1945-08-14 13:30 -0930 HPT 1
|
| /freebsd/sys/dev/hptmv/ |
| H A D | hptproc.c | 273 * line string: e.g. "hpt 0 rebuild start" 288 if (strncmp(buffer,"hpt ",4) == 0) { in hpt_set_info()
|
| /freebsd/stand/powerpc/ofw/ |
| H A D | cas.c | 101 /* byte 25: HPT MMU Extensions */
|
| /freebsd/sys/powerpc/include/ |
| H A D | vmparam.h | 208 /* Level 0 reservations consist of 512 (RPT) or 4096 (HPT) pages. */
|
| /freebsd/sys/dev/ata/chipsets/ |
| H A D | ata-highpoint.c | 184 * most if not all HPT chips cant really handle that the device is in ata_highpoint_setmode()
|
| /freebsd/sys/dev/hptrr/ |
| H A D | hptrr_osm_bsd.c | 48 /* Some of supported chips are used not only by HPT. */ in hpt_match() 588 memcpy(&inquiryData->VendorId, "HPT ", 8); in hpt_scsi_io() 786 strlcpy(cpi->hba_vid, "HPT ", HBA_IDLEN); in hpt_action()
|