Searched refs:TLB_DATA (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dintel.c544 { 0x03, TLB_DATA_4K, 64, " TLB_DATA 4 KByte pages, 4-way set associative" },
545 { 0x04, TLB_DATA_4M, 8, " TLB_DATA 4 MByte pages, 4-way set associative" },
546 { 0x05, TLB_DATA_4M, 32, " TLB_DATA 4 MByte pages, 4-way set associative" },
557 { 0x5b, TLB_DATA_4K_4M, 64, " TLB_DATA 4 KByte and 4 MByte pages" },
558 { 0x5c, TLB_DATA_4K_4M, 128, " TLB_DATA 4 KByte and 4 MByte pages" },
559 { 0x5d, TLB_DATA_4K_4M, 256, " TLB_DATA 4 KByte and 4 MByte pages" },
561 { 0x63, TLB_DATA_1G, 4, " TLB_DATA 1 GByte pages, 4-way set associative" },
566 { 0xb3, TLB_DATA_4K, 128, " TLB_DATA 4 KByte pages, 4-way set associative" },
567 { 0xb4, TLB_DATA_4K, 256, " TLB_DATA 4 KByte pages, 4-way associative" },
570 { 0xba, TLB_DATA_4K, 64, " TLB_DATA 4 KByte pages, 4-way associative" },
571 { 0xc0, TLB_DATA_4K_4M, 8, " TLB_DATA 4 KByte and 4 MByte pages, 4-way associative" },
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmmu-40x.h22 #define TLB_DATA TLB_LO macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dmmu.h94 # define TLB_DATA TLB_LO macro
/linux-4.1.27/arch/powerpc/kernel/
H A Dhead_40x.S341 tlbwe r11, r9, TLB_DATA /* Load TLB LO */
793 * TLB_DATA value. These are the bottom 2 bits of the RPM, the
799 tlbwe r11, r9, TLB_DATA /* Load TLB LO */
930 tlbwe r4,r0,TLB_DATA /* Load the data portion of the entry */
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_cp.c315 printk("TLB_DATA = 0x%08x\n", radeon_status()

Completed in 271 milliseconds