uvm_physseg.c | 233 uvm_physseg_plug(paddr_t pfn, size_t pages, uvm_physseg_t *psp) function in typeref:typename:bool 745 uvm_physseg_plug(paddr_t pfn, size_t pages, uvm_physseg_t *psp) function in typeref:typename:bool 1257 if (uvm_physseg_plug(start, end - start, &upm) == false) { 1258 panic("uvm_physseg_plug() failed at boot.");
|