Home
last modified time | relevance | path

Searched refs:hugepage_file (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memory.c296 struct hugepage_file *hf = &hugepg_tbl[i]; in map_all_hugepages()
506 const struct hugepage_file *p1 = a; in cmp_physaddr()
507 const struct hugepage_file *p2 = b; in cmp_physaddr()
510 const struct hugepage_file *p1 = b; in cmp_physaddr()
511 const struct hugepage_file *p2 = a; in cmp_physaddr()
594 struct hugepage_file *hp = &hugepg_tbl[page]; in unlink_hugepage_files()
872 struct hugepage_file *prev, *cur;
998 struct hugepage_file *prev, *cur;
1508 struct hugepage_file *hp = NULL;
1537 num_hp = size / sizeof(struct hugepage_file);
[all …]
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_hugepages.h18 struct hugepage_file { struct