Searched refs:HUGE (Results 1 – 8 of 8) sorted by relevance
/openbmc/qemu/target/loongarch/tcg/ |
H A D | tlb_helper.c | 524 if (FIELD_EX64(base, TLBENTRY, HUGE)) { in helper_lddir() 570 if (FIELD_EX64(base, TLBENTRY, HUGE)) { in helper_ldpte() 581 base = FIELD_DP64(base, TLBENTRY, HUGE, 0); in helper_ldpte()
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu-csr.h | 70 FIELD(TLBENTRY, HUGE, 6, 1)
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | pagemap.rst | 72 17. HUGE 112 17 - HUGE
|
/openbmc/linux/fs/xfs/ |
H A D | Kconfig | 202 Note that the resulting code will be HUGE and SLOW, and probably
|
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac-mac.c | 26 #define HUGE 0x00800000 macro 533 mac &= ~(HUGEN | VLAN_STRIP | TPAUSE | SIMR | HUGE | MULTI_ALL | in emac_mac_start()
|
/openbmc/linux/tools/mm/ |
H A D | page-types.c | 510 if ((flags & BITS_COMPOUND) && !(flags & BIT(HUGE))) in well_known_flags()
|
/openbmc/linux/Documentation/admin-guide/blockdev/ |
H A D | zram.rst | 453 #HUGE pages recompression is activated by `huge` mode
|
/openbmc/linux/drivers/hid/ |
H A D | Kconfig | 330 - HUGE Trackballs (M-HT1DRBK, M-HT1URBK)
|