Searched refs:vm_get_lowmem_limit (Results 1 – 3 of 3) sorted by relevance
142 uint32_t vm_get_lowmem_limit(struct vmctx *ctx);
260 vm_get_lowmem_limit(struct vmctx *ctx __unused) in vm_get_lowmem_limit() function
1530 if (vm_get_lowmem_limit(ctx) > PCI_EMUL_MEMBASE32) in init_pci()