Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A De820.c1084 __init static bool e820_device_region(enum e820_type type, struct resource *res) in e820_device_region() function
1142 if (!e820_device_region(entry->type, res)) { in e820__reserve_resources()