Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/platform/sfi/
Dsfi.c59 cpu_num = SFI_GET_NUM_ENTRIES(sb, struct sfi_cpu_table_entry); in sfi_parse_cpus()
81 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_apic_table_entry); in sfi_parse_ioapic()
/linux-3.4.99/drivers/sfi/
Dsfi_core.c264 tbl_cnt = SFI_GET_NUM_ENTRIES(syst_va, u64); in sfi_get_table()
321 tbl_cnt = SFI_GET_NUM_ENTRIES(syst_va, u64); in sfi_parse_syst()
472 tbl_cnt = SFI_GET_NUM_ENTRIES(syst_va, u64); in sfi_sysfs_init()
/linux-3.4.99/include/linux/
Dsfi.h85 #define SFI_GET_NUM_ENTRIES(ptable, entry_type) \ macro
/linux-3.4.99/arch/x86/platform/mrst/
Dmrst.c100 sfi_mtimer_num = SFI_GET_NUM_ENTRIES(sb, in sfi_parse_mtmr()
174 sfi_mrtc_num = SFI_GET_NUM_ENTRIES(sb, in sfi_parse_mrtc()
356 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_gpio_table_entry); in sfi_parse_gpio()
922 num = SFI_GET_NUM_ENTRIES(sb, struct sfi_device_table_entry); in sfi_parse_devs()