Searched refs:PPN (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h83 * | PPN | ADW | RI |Attribute|
87 * present | PPN | 0 | 00 | ADW | RI | CA | wx |
89 * (PAGE_NONE)| PPN | 0 | 00 | ADW | 01 | 11 | 11 |
96 * present | PPN | 0 | 00 | ADW | RI | CA | w1 |
98 * (PAGE_NONE)| PPN | 0 | 00 | ADW | 01 | 01 | 00 |
102 * PPN Physical Page Number
/linux-4.1.27/arch/openrisc/kernel/
H A Dhead.S785 /* These are for masking out the VPN/PPN value from the MR/TR registers...
841 l.ori r3,r3,~(PPN_MASK) // r3 <- PPN :PPN .xfff - clear up lo(r6) to 0x**** *fff
844 l.and r5,r5,r3 // r5 <- PPN :PPN .x330 - we have DTLBTR entry
934 l.ori r3,r3,~(PPN_MASK) // r3 <- PPN :PPN .xfff - clear up lo(r6) to 0x**** *fff
937 l.and r5,r5,r3 // r5 <- PPN :PPN .x050 - we have ITLBTR entry
/linux-4.1.27/arch/sh/kernel/
H A Dhead_32.S95 * Entry VPN PPN V SZ C UB WT
155 * existing mappings that match the initial mappings VPN/PPN.
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
H A Dsvga_reg.h226 * number (PPN) of a data structure which describes the physical
255 * - Add a PPN or range of PPNs to the GMR's virtual address space.
258 * - Provide the PPN of the next SVGAGuestMemDescriptor, in order to
1520 * The pages are identified by physical page number (PPN). The pages
1525 * SVGA_REMAP_GMR2_VIA_GMR: If enabled, references a PPN list in a GMR.
1526 * The PPN list must not overlap with the remap region (this can be
1528 * disabled, PPN list is appended to SVGARemapGMR command.
1530 * SVGA_REMAP_GMR2_PPN64: If set, PPN list is in PPN64 format, otherwise
1533 * SVGA_REMAP_GMR2_SINGLE_PPN: If set, PPN list contains a single entry.
1534 * A single PPN can be used to invalidate a portion of a GMR or
H A Dsvga3d_reg.h37 typedef uint32 PPN; typedef
1959 * This command allows the guest to specify the base PPN of the
1977 PPN baseAddress;
2008 PPN base;
2032 PPN base;
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable.h77 * |0 PPN |0000|N|AC |L|G|V| |
/linux-4.1.27/arch/sh/mm/
H A Dpmb.c154 * See if VPN and PPN are bounded by an existing mapping. pmb_mapping_exists()
563 * PPN range. Specifically, we only care about existing mappings pmb_synchronize()
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_doorbell.c347 pr_devel("Failed to register (PPN=%u) as notification bitmap (error=%d)\n", vmci_dbell_register_notification_bitmap()
H A Dvmci_guest.c565 "VMCI device unable to register notification bitmap with PPN 0x%x\n", vmci_guest_probe_device()
/linux-4.1.27/drivers/parisc/
H A Dsba_iommu.c544 * |V| U | PPN[43:12] | U | VI |
551 * |V| U | PPN[39:12] | U | VI |
556 * PPN == Physical Page Number
559 * LPA instruction output is put into PPN field.
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable_32.h22 * - Bits 10 and 11 are low bits of the PPN that are reserved on >= 4K pages.
H A Dpgtable_64.h126 * anything above the PPN field.
/linux-4.1.27/arch/ia64/hp/common/
H A Dsba_iommu.c787 * |V| U | PPN[39:12] | U | FF |
792 * PPN == Physical Page Number
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_ct.c1051 "Emulex PPN-%02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x", lpfc_vport_symbolic_port_name()
/linux-4.1.27/arch/xtensa/kernel/
H A Dentry.S1618 /* PPN is in a6 for the first TLBTEMP area and in a7 for the second. */

Completed in 514 milliseconds