/linux-6.1.9/tools/testing/selftests/memfd/ |
D | common.c | 21 unsigned long hps = 0; in default_huge_page_size() local 29 if (sscanf(line, "Hugepagesize: %lu kB", &hps) == 1) { in default_huge_page_size() 30 hps <<= 10; in default_huge_page_size() 37 return hps; in default_huge_page_size()
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | socfpga_cyclone5_sodia.dts | 40 label = "hps:green:led0"; 45 label = "hps:green:led1"; 50 label = "hps:green:led2"; 55 label = "hps:green:led3";
|
D | socfpga_cyclone5_sockit.dts | 34 label = "hps:blue:led0"; 40 label = "hps:blue:led1"; 46 label = "hps:blue:led2"; 52 label = "hps:blue:led3";
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/intel/ |
D | intel,hps-copy-engine.yaml | 5 $id: "http://devicetree.org/schemas/soc/intel/intel,hps-copy-engine.yaml#" 21 const: intel,hps-copy-engine 47 compatible = "intel,hps-copy-engine";
|
/linux-6.1.9/tools/testing/selftests/vm/ |
D | thuge-gen.c | 79 unsigned long hps = 0; in default_huge_page_size() local 86 if (sscanf(line, "Hugepagesize: %lu kB", &hps) == 1) { in default_huge_page_size() 87 hps <<= 10; in default_huge_page_size() 92 return hps; in default_huge_page_size()
|
D | hugetlb-madvise.c | 44 unsigned long hps = 0; in default_huge_page_size() local 52 if (sscanf(line, "Hugepagesize: %lu kB", &hps) == 1) { in default_huge_page_size() 53 hps <<= 10; in default_huge_page_size() 60 return hps; in default_huge_page_size()
|
D | userfaultfd.c | 1682 unsigned long hps = 0; in default_huge_page_size() local 1690 if (sscanf(line, "Hugepagesize: %lu kB", &hps) == 1) { in default_huge_page_size() 1691 hps <<= 10; in default_huge_page_size() 1698 return hps; in default_huge_page_size()
|
/linux-6.1.9/tools/testing/selftests/net/ |
D | tcp_mmap.c | 353 unsigned long hps = 0; in default_huge_page_size() local 360 if (sscanf(line, "Hugepagesize: %lu kB", &hps) == 1) { in default_huge_page_size() 361 hps <<= 10; in default_huge_page_size() 367 return hps; in default_huge_page_size()
|
/linux-6.1.9/arch/arm64/boot/dts/intel/ |
D | socfpga_agilex_n6000.dts | 40 compatible = "intel,hps-copy-engine";
|
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.c | 621 lld->sge_host_page_size = 1 << (adap->params.sge.hps + 10); in uld_init()
|
D | t4_hw.c | 9268 page_shift = adapter->params.sge.hps + 10; in t4_bar2_sge_qregs() 9378 u32 hps, qpp; in t4_init_sge_params() local 9383 hps = t4_read_reg(adapter, SGE_HOST_PAGE_SIZE_A); in t4_init_sge_params() 9386 sge_params->hps = ((hps >> s_hps) & HOSTPAGESIZEPF0_M); in t4_init_sge_params()
|
D | cxgb4.h | 343 u32 hps; /* host page size for our PF/VF */ member
|
/linux-6.1.9/drivers/scsi/lpfc/ |
D | lpfc_mbox.c | 1352 mb->un.varCfgPort.hps = 1; in lpfc_config_port() 1448 mb->un.varCfgPort.hps = 1; in lpfc_config_port()
|
D | lpfc_hw.h | 3441 uint32_t hps : 1; /* bit 31 word9 Host Pointer in slim */ member 3445 uint32_t hps : 1; /* bit 31 word9 Host Pointer in slim */ member
|
/linux-6.1.9/Documentation/devicetree/bindings/fpga/ |
D | fpga-region.txt | 210 bridge's region (0xff200000) and the hps bridge's region (0xc0000000) for use by
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | main.c | 3738 bool hps; in brcms_c_set_ps_ctrl() local 3741 hps = brcms_c_ps_allowed(wlc); in brcms_c_set_ps_ctrl() 3744 hps); in brcms_c_set_ps_ctrl() 3748 if (hps) in brcms_c_set_ps_ctrl()
|
/linux-6.1.9/ |
D | CREDITS | 3422 E: hps@tanstaafl.de
|