Home
last modified time | relevance | path

Searched refs:hint_count (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c167 u32 hint_count; member
461 seq_printf(s, "Hint Count: %d\n", table.hint_count); in smu_fw_info_show()
/openbmc/linux/drivers/acpi/nfit/
H A Dcore.c902 return struct_size(flush, hint_address, flush->hint_count); in sizeof_flush()
934 flush->device_handle, flush->hint_count); in add_flush()
1089 flush->hint_count, in __nfit_mem_init()
1094 for (i = 0; i < flush->hint_count; i++) { in __nfit_mem_init()
2055 flags, cmd_mask, flush ? flush->hint_count : 0, in acpi_nfit_register_dimms()
/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c2503 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2513 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2523 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2533 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2675 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
/openbmc/linux/include/acpi/
H A Dactbl2.h1814 u16 hint_count; member