Home
last modified time | relevance | path

Searched refs:hv_sysconf (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/tile/kernel/
Dhvglue_trace.c22 #define hv_sysconf _hv_sysconf macro
81 #undef hv_sysconf
189 HV_WRAP1(long, hv_sysconf, HV_SysconfQuery, query)
Dhvglue.S18 gensym hv_sysconf, 0x60, 32
Dtime.c92 cycles_per_sec = hv_sysconf(HV_SYSCONF_CPU_SPEED); in setup_clock()
Dsetup.c1174 unsigned long glue_size = hv_sysconf(HV_SYSCONF_GLUE_SIZE); in validate_hv()
1175 int hv_page_size = hv_sysconf(HV_SYSCONF_PAGE_SIZE_SMALL); in validate_hv()
1176 int hv_hpage_size = hv_sysconf(HV_SYSCONF_PAGE_SIZE_LARGE); in validate_hv()
/linux-4.1.27/arch/tile/lib/
Dexports.c61 EXPORT_SYMBOL(hv_sysconf);
/linux-4.1.27/arch/tile/mm/
Dhugetlbpage.c271 hv_jpage_size = hv_sysconf(HV_SYSCONF_PAGE_SIZE_JUMBO); in __setup_hugepagesz()
/linux-4.1.27/arch/tile/include/hv/
Dhypervisor.h480 long hv_sysconf(HV_SysconfQuery query);