Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c1507 #define FREE_1_TO_1_TABLE(tbl, min, max, max2) free_1_to_1_table(&tbl, #tbl, min, max, max2) macro
1615 FREE_1_TO_1_TABLE(_socket_to_node, _min_socket, nums, numn); in build_socket_tables()
1616 FREE_1_TO_1_TABLE(_node_to_socket, _min_socket, nums, numn); in build_socket_tables()
1617 FREE_1_TO_1_TABLE(_socket_to_pnode, _min_pnode, nums, nump); in build_socket_tables()
1618 FREE_1_TO_1_TABLE(_pnode_to_socket, _min_pnode, nums, nump); in build_socket_tables()