Home
last modified time | relevance | path

Searched defs:map_type (Results 1 – 1 of 1) sorted by relevance

/arch/x86/kernel/apic/
Dx2apic_uv_x.c823 enum map_type {map_wb, map_uc}; enum
826 …p_high(char *id, unsigned long base, int pshift, int bshift, int max_pnode, enum map_type map_type) in map_high()