Lines Matching defs:device
1056 * kvm_phys_addr_ioremap - map a device range to guest IPA
1060 * @pa: The physical address of the device
1401 bool device = false;
1441 * get block mapping for device MMIO region.
1518 * If the page was identified as device early by looking at
1527 device = true;
1536 if (exec_fault && device)
1548 if (vma_pagesize == PAGE_SIZE && !(force_pte || device)) {
1563 if (fault_status != ESR_ELx_FSC_PERM && !device && kvm_has_mte(kvm)) {
1579 if (device)
1725 * slot. But we can't find out if that is for a device,