Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/amd/pmc/
H A Dpmc.c181 u32 hint_count; member
522 seq_printf(s, "Hint Count: %d\n", table.hint_count); in smu_fw_info_show()
/linux/drivers/acpi/nfit/
H A Dcore.c897 return struct_size(flush, hint_address, flush->hint_count); in sizeof_flush()
929 flush->device_handle, flush->hint_count); in add_flush()
1084 flush->hint_count, in __nfit_mem_init()
1089 for (i = 0; i < flush->hint_count; i++) { in __nfit_mem_init()
2049 flags, cmd_mask, flush ? flush->hint_count : 0, in acpi_nfit_register_dimms()
/linux/tools/testing/nvdimm/test/
H A Dnfit.c2505 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2515 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2525 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2535 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
2677 flush->hint_count = NUM_HINTS; in nfit_test0_setup()
/linux/include/acpi/
H A Dactbl2.h1912 u16 hint_count; member