mmu.c 105 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351
  1. /*
  2. * Kernel-based Virtual Machine driver for Linux
  3. *
  4. * This module enables machines with Intel VT-x extensions to run virtual
  5. * machines without emulation or binary translation.
  6. *
  7. * MMU support
  8. *
  9. * Copyright (C) 2006 Qumranet, Inc.
  10. * Copyright 2010 Red Hat, Inc. and/or its affiliates.
  11. *
  12. * Authors:
  13. * Yaniv Kamay <yaniv@qumranet.com>
  14. * Avi Kivity <avi@qumranet.com>
  15. *
  16. * This work is licensed under the terms of the GNU GPL, version 2. See
  17. * the COPYING file in the top-level directory.
  18. *
  19. */
  20. #include "irq.h"
  21. #include "mmu.h"
  22. #include "x86.h"
  23. #include "kvm_cache_regs.h"
  24. #include <linux/kvm_host.h>
  25. #include <linux/types.h>
  26. #include <linux/string.h>
  27. #include <linux/mm.h>
  28. #include <linux/highmem.h>
  29. #include <linux/module.h>
  30. #include <linux/swap.h>
  31. #include <linux/hugetlb.h>
  32. #include <linux/compiler.h>
  33. #include <linux/srcu.h>
  34. #include <linux/slab.h>
  35. #include <linux/uaccess.h>
  36. #include <asm/page.h>
  37. #include <asm/cmpxchg.h>
  38. #include <asm/io.h>
  39. #include <asm/vmx.h>
  40. /*
  41. * When setting this variable to true it enables Two-Dimensional-Paging
  42. * where the hardware walks 2 page tables:
  43. * 1. the guest-virtual to guest-physical
  44. * 2. while doing 1. it walks guest-physical to host-physical
  45. * If the hardware supports that we don't need to do shadow paging.
  46. */
  47. bool tdp_enabled = false;
  48. enum {
  49. AUDIT_PRE_PAGE_FAULT,
  50. AUDIT_POST_PAGE_FAULT,
  51. AUDIT_PRE_PTE_WRITE,
  52. AUDIT_POST_PTE_WRITE,
  53. AUDIT_PRE_SYNC,
  54. AUDIT_POST_SYNC
  55. };
  56. #undef MMU_DEBUG
  57. #ifdef MMU_DEBUG
  58. #define pgprintk(x...) do { if (dbg) printk(x); } while (0)
  59. #define rmap_printk(x...) do { if (dbg) printk(x); } while (0)
  60. #else
  61. #define pgprintk(x...) do { } while (0)
  62. #define rmap_printk(x...) do { } while (0)
  63. #endif
  64. #ifdef MMU_DEBUG
  65. static bool dbg = 0;
  66. module_param(dbg, bool, 0644);
  67. #endif
  68. #ifndef MMU_DEBUG
  69. #define ASSERT(x) do { } while (0)
  70. #else
  71. #define ASSERT(x) \
  72. if (!(x)) { \
  73. printk(KERN_WARNING "assertion failed %s:%d: %s\n", \
  74. __FILE__, __LINE__, #x); \
  75. }
  76. #endif
  77. #define PTE_PREFETCH_NUM 8
  78. #define PT_FIRST_AVAIL_BITS_SHIFT 10
  79. #define PT64_SECOND_AVAIL_BITS_SHIFT 52
  80. #define PT64_LEVEL_BITS 9
  81. #define PT64_LEVEL_SHIFT(level) \
  82. (PAGE_SHIFT + (level - 1) * PT64_LEVEL_BITS)
  83. #define PT64_INDEX(address, level)\
  84. (((address) >> PT64_LEVEL_SHIFT(level)) & ((1 << PT64_LEVEL_BITS) - 1))
  85. #define PT32_LEVEL_BITS 10
  86. #define PT32_LEVEL_SHIFT(level) \
  87. (PAGE_SHIFT + (level - 1) * PT32_LEVEL_BITS)
  88. #define PT32_LVL_OFFSET_MASK(level) \
  89. (PT32_BASE_ADDR_MASK & ((1ULL << (PAGE_SHIFT + (((level) - 1) \
  90. * PT32_LEVEL_BITS))) - 1))
  91. #define PT32_INDEX(address, level)\
  92. (((address) >> PT32_LEVEL_SHIFT(level)) & ((1 << PT32_LEVEL_BITS) - 1))
  93. #define PT64_BASE_ADDR_MASK (((1ULL << 52) - 1) & ~(u64)(PAGE_SIZE-1))
  94. #define PT64_DIR_BASE_ADDR_MASK \
  95. (PT64_BASE_ADDR_MASK & ~((1ULL << (PAGE_SHIFT + PT64_LEVEL_BITS)) - 1))
  96. #define PT64_LVL_ADDR_MASK(level) \
  97. (PT64_BASE_ADDR_MASK & ~((1ULL << (PAGE_SHIFT + (((level) - 1) \
  98. * PT64_LEVEL_BITS))) - 1))
  99. #define PT64_LVL_OFFSET_MASK(level) \
  100. (PT64_BASE_ADDR_MASK & ((1ULL << (PAGE_SHIFT + (((level) - 1) \
  101. * PT64_LEVEL_BITS))) - 1))
  102. #define PT32_BASE_ADDR_MASK PAGE_MASK
  103. #define PT32_DIR_BASE_ADDR_MASK \
  104. (PAGE_MASK & ~((1ULL << (PAGE_SHIFT + PT32_LEVEL_BITS)) - 1))
  105. #define PT32_LVL_ADDR_MASK(level) \
  106. (PAGE_MASK & ~((1ULL << (PAGE_SHIFT + (((level) - 1) \
  107. * PT32_LEVEL_BITS))) - 1))
  108. #define PT64_PERM_MASK (PT_PRESENT_MASK | PT_WRITABLE_MASK | PT_USER_MASK \
  109. | PT64_NX_MASK)
  110. #define ACC_EXEC_MASK 1
  111. #define ACC_WRITE_MASK PT_WRITABLE_MASK
  112. #define ACC_USER_MASK PT_USER_MASK
  113. #define ACC_ALL (ACC_EXEC_MASK | ACC_WRITE_MASK | ACC_USER_MASK)
  114. #include <trace/events/kvm.h>
  115. #define CREATE_TRACE_POINTS
  116. #include "mmutrace.h"
  117. #define SPTE_HOST_WRITEABLE (1ULL << PT_FIRST_AVAIL_BITS_SHIFT)
  118. #define SPTE_MMU_WRITEABLE (1ULL << (PT_FIRST_AVAIL_BITS_SHIFT + 1))
  119. #define SHADOW_PT_INDEX(addr, level) PT64_INDEX(addr, level)
  120. /* make pte_list_desc fit well in cache line */
  121. #define PTE_LIST_EXT 3
  122. struct pte_list_desc {
  123. u64 *sptes[PTE_LIST_EXT];
  124. struct pte_list_desc *more;
  125. };
  126. struct kvm_shadow_walk_iterator {
  127. u64 addr;
  128. hpa_t shadow_addr;
  129. u64 *sptep;
  130. int level;
  131. unsigned index;
  132. };
  133. #define for_each_shadow_entry(_vcpu, _addr, _walker) \
  134. for (shadow_walk_init(&(_walker), _vcpu, _addr); \
  135. shadow_walk_okay(&(_walker)); \
  136. shadow_walk_next(&(_walker)))
  137. #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \
  138. for (shadow_walk_init(&(_walker), _vcpu, _addr); \
  139. shadow_walk_okay(&(_walker)) && \
  140. ({ spte = mmu_spte_get_lockless(_walker.sptep); 1; }); \
  141. __shadow_walk_next(&(_walker), spte))
  142. static struct kmem_cache *pte_list_desc_cache;
  143. static struct kmem_cache *mmu_page_header_cache;
  144. static struct percpu_counter kvm_total_used_mmu_pages;
  145. static u64 __read_mostly shadow_nx_mask;
  146. static u64 __read_mostly shadow_x_mask; /* mutual exclusive with nx_mask */
  147. static u64 __read_mostly shadow_user_mask;
  148. static u64 __read_mostly shadow_accessed_mask;
  149. static u64 __read_mostly shadow_dirty_mask;
  150. static u64 __read_mostly shadow_mmio_mask;
  151. static void mmu_spte_set(u64 *sptep, u64 spte);
  152. static void mmu_free_roots(struct kvm_vcpu *vcpu);
  153. void kvm_mmu_set_mmio_spte_mask(u64 mmio_mask)
  154. {
  155. shadow_mmio_mask = mmio_mask;
  156. }
  157. EXPORT_SYMBOL_GPL(kvm_mmu_set_mmio_spte_mask);
  158. static void mark_mmio_spte(u64 *sptep, u64 gfn, unsigned access)
  159. {
  160. access &= ACC_WRITE_MASK | ACC_USER_MASK;
  161. trace_mark_mmio_spte(sptep, gfn, access);
  162. mmu_spte_set(sptep, shadow_mmio_mask | access | gfn << PAGE_SHIFT);
  163. }
  164. static bool is_mmio_spte(u64 spte)
  165. {
  166. return (spte & shadow_mmio_mask) == shadow_mmio_mask;
  167. }
  168. static gfn_t get_mmio_spte_gfn(u64 spte)
  169. {
  170. return (spte & ~shadow_mmio_mask) >> PAGE_SHIFT;
  171. }
  172. static unsigned get_mmio_spte_access(u64 spte)
  173. {
  174. return (spte & ~shadow_mmio_mask) & ~PAGE_MASK;
  175. }
  176. static bool set_mmio_spte(u64 *sptep, gfn_t gfn, pfn_t pfn, unsigned access)
  177. {
  178. if (unlikely(is_noslot_pfn(pfn))) {
  179. mark_mmio_spte(sptep, gfn, access);
  180. return true;
  181. }
  182. return false;
  183. }
  184. static inline u64 rsvd_bits(int s, int e)
  185. {
  186. return ((1ULL << (e - s + 1)) - 1) << s;
  187. }
  188. void kvm_mmu_set_mask_ptes(u64 user_mask, u64 accessed_mask,
  189. u64 dirty_mask, u64 nx_mask, u64 x_mask)
  190. {
  191. shadow_user_mask = user_mask;
  192. shadow_accessed_mask = accessed_mask;
  193. shadow_dirty_mask = dirty_mask;
  194. shadow_nx_mask = nx_mask;
  195. shadow_x_mask = x_mask;
  196. }
  197. EXPORT_SYMBOL_GPL(kvm_mmu_set_mask_ptes);
  198. static int is_cpuid_PSE36(void)
  199. {
  200. return 1;
  201. }
  202. static int is_nx(struct kvm_vcpu *vcpu)
  203. {
  204. return vcpu->arch.efer & EFER_NX;
  205. }
  206. static int is_shadow_present_pte(u64 pte)
  207. {
  208. return pte & PT_PRESENT_MASK && !is_mmio_spte(pte);
  209. }
  210. static int is_large_pte(u64 pte)
  211. {
  212. return pte & PT_PAGE_SIZE_MASK;
  213. }
  214. static int is_dirty_gpte(unsigned long pte)
  215. {
  216. return pte & PT_DIRTY_MASK;
  217. }
  218. static int is_rmap_spte(u64 pte)
  219. {
  220. return is_shadow_present_pte(pte);
  221. }
  222. static int is_last_spte(u64 pte, int level)
  223. {
  224. if (level == PT_PAGE_TABLE_LEVEL)
  225. return 1;
  226. if (is_large_pte(pte))
  227. return 1;
  228. return 0;
  229. }
  230. static pfn_t spte_to_pfn(u64 pte)
  231. {
  232. return (pte & PT64_BASE_ADDR_MASK) >> PAGE_SHIFT;
  233. }
  234. static gfn_t pse36_gfn_delta(u32 gpte)
  235. {
  236. int shift = 32 - PT32_DIR_PSE36_SHIFT - PAGE_SHIFT;
  237. return (gpte & PT32_DIR_PSE36_MASK) << shift;
  238. }
  239. #ifdef CONFIG_X86_64
  240. static void __set_spte(u64 *sptep, u64 spte)
  241. {
  242. *sptep = spte;
  243. }
  244. static void __update_clear_spte_fast(u64 *sptep, u64 spte)
  245. {
  246. *sptep = spte;
  247. }
  248. static u64 __update_clear_spte_slow(u64 *sptep, u64 spte)
  249. {
  250. return xchg(sptep, spte);
  251. }
  252. static u64 __get_spte_lockless(u64 *sptep)
  253. {
  254. return ACCESS_ONCE(*sptep);
  255. }
  256. static bool __check_direct_spte_mmio_pf(u64 spte)
  257. {
  258. /* It is valid if the spte is zapped. */
  259. return spte == 0ull;
  260. }
  261. #else
  262. union split_spte {
  263. struct {
  264. u32 spte_low;
  265. u32 spte_high;
  266. };
  267. u64 spte;
  268. };
  269. static void count_spte_clear(u64 *sptep, u64 spte)
  270. {
  271. struct kvm_mmu_page *sp = page_header(__pa(sptep));
  272. if (is_shadow_present_pte(spte))
  273. return;
  274. /* Ensure the spte is completely set before we increase the count */
  275. smp_wmb();
  276. sp->clear_spte_count++;
  277. }
  278. static void __set_spte(u64 *sptep, u64 spte)
  279. {
  280. union split_spte *ssptep, sspte;
  281. ssptep = (union split_spte *)sptep;
  282. sspte = (union split_spte)spte;
  283. ssptep->spte_high = sspte.spte_high;
  284. /*
  285. * If we map the spte from nonpresent to present, We should store
  286. * the high bits firstly, then set present bit, so cpu can not
  287. * fetch this spte while we are setting the spte.
  288. */
  289. smp_wmb();
  290. ssptep->spte_low = sspte.spte_low;
  291. }
  292. static void __update_clear_spte_fast(u64 *sptep, u64 spte)
  293. {
  294. union split_spte *ssptep, sspte;
  295. ssptep = (union split_spte *)sptep;
  296. sspte = (union split_spte)spte;
  297. ssptep->spte_low = sspte.spte_low;
  298. /*
  299. * If we map the spte from present to nonpresent, we should clear
  300. * present bit firstly to avoid vcpu fetch the old high bits.
  301. */
  302. smp_wmb();
  303. ssptep->spte_high = sspte.spte_high;
  304. count_spte_clear(sptep, spte);
  305. }
  306. static u64 __update_clear_spte_slow(u64 *sptep, u64 spte)
  307. {
  308. union split_spte *ssptep, sspte, orig;
  309. ssptep = (union split_spte *)sptep;
  310. sspte = (union split_spte)spte;
  311. /* xchg acts as a barrier before the setting of the high bits */
  312. orig.spte_low = xchg(&ssptep->spte_low, sspte.spte_low);
  313. orig.spte_high = ssptep->spte_high;
  314. ssptep->spte_high = sspte.spte_high;
  315. count_spte_clear(sptep, spte);
  316. return orig.spte;
  317. }
  318. /*
  319. * The idea using the light way get the spte on x86_32 guest is from
  320. * gup_get_pte(arch/x86/mm/gup.c).
  321. * The difference is we can not catch the spte tlb flush if we leave
  322. * guest mode, so we emulate it by increase clear_spte_count when spte
  323. * is cleared.
  324. */
  325. static u64 __get_spte_lockless(u64 *sptep)
  326. {
  327. struct kvm_mmu_page *sp = page_header(__pa(sptep));
  328. union split_spte spte, *orig = (union split_spte *)sptep;
  329. int count;
  330. retry:
  331. count = sp->clear_spte_count;
  332. smp_rmb();
  333. spte.spte_low = orig->spte_low;
  334. smp_rmb();
  335. spte.spte_high = orig->spte_high;
  336. smp_rmb();
  337. if (unlikely(spte.spte_low != orig->spte_low ||
  338. count != sp->clear_spte_count))
  339. goto retry;
  340. return spte.spte;
  341. }
  342. static bool __check_direct_spte_mmio_pf(u64 spte)
  343. {
  344. union split_spte sspte = (union split_spte)spte;
  345. u32 high_mmio_mask = shadow_mmio_mask >> 32;
  346. /* It is valid if the spte is zapped. */
  347. if (spte == 0ull)
  348. return true;
  349. /* It is valid if the spte is being zapped. */
  350. if (sspte.spte_low == 0ull &&
  351. (sspte.spte_high & high_mmio_mask) == high_mmio_mask)
  352. return true;
  353. return false;
  354. }
  355. #endif
  356. static bool spte_is_locklessly_modifiable(u64 spte)
  357. {
  358. return (spte & (SPTE_HOST_WRITEABLE | SPTE_MMU_WRITEABLE)) ==
  359. (SPTE_HOST_WRITEABLE | SPTE_MMU_WRITEABLE);
  360. }
  361. static bool spte_has_volatile_bits(u64 spte)
  362. {
  363. /*
  364. * Always atomicly update spte if it can be updated
  365. * out of mmu-lock, it can ensure dirty bit is not lost,
  366. * also, it can help us to get a stable is_writable_pte()
  367. * to ensure tlb flush is not missed.
  368. */
  369. if (spte_is_locklessly_modifiable(spte))
  370. return true;
  371. if (!shadow_accessed_mask)
  372. return false;
  373. if (!is_shadow_present_pte(spte))
  374. return false;
  375. if ((spte & shadow_accessed_mask) &&
  376. (!is_writable_pte(spte) || (spte & shadow_dirty_mask)))
  377. return false;
  378. return true;
  379. }
  380. static bool spte_is_bit_cleared(u64 old_spte, u64 new_spte, u64 bit_mask)
  381. {
  382. return (old_spte & bit_mask) && !(new_spte & bit_mask);
  383. }
  384. /* Rules for using mmu_spte_set:
  385. * Set the sptep from nonpresent to present.
  386. * Note: the sptep being assigned *must* be either not present
  387. * or in a state where the hardware will not attempt to update
  388. * the spte.
  389. */
  390. static void mmu_spte_set(u64 *sptep, u64 new_spte)
  391. {
  392. WARN_ON(is_shadow_present_pte(*sptep));
  393. __set_spte(sptep, new_spte);
  394. }
  395. /* Rules for using mmu_spte_update:
  396. * Update the state bits, it means the mapped pfn is not changged.
  397. *
  398. * Whenever we overwrite a writable spte with a read-only one we
  399. * should flush remote TLBs. Otherwise rmap_write_protect
  400. * will find a read-only spte, even though the writable spte
  401. * might be cached on a CPU's TLB, the return value indicates this
  402. * case.
  403. */
  404. static bool mmu_spte_update(u64 *sptep, u64 new_spte)
  405. {
  406. u64 old_spte = *sptep;
  407. bool ret = false;
  408. WARN_ON(!is_rmap_spte(new_spte));
  409. if (!is_shadow_present_pte(old_spte)) {
  410. mmu_spte_set(sptep, new_spte);
  411. return ret;
  412. }
  413. if (!spte_has_volatile_bits(old_spte))
  414. __update_clear_spte_fast(sptep, new_spte);
  415. else
  416. old_spte = __update_clear_spte_slow(sptep, new_spte);
  417. /*
  418. * For the spte updated out of mmu-lock is safe, since
  419. * we always atomicly update it, see the comments in
  420. * spte_has_volatile_bits().
  421. */
  422. if (is_writable_pte(old_spte) && !is_writable_pte(new_spte))
  423. ret = true;
  424. if (!shadow_accessed_mask)
  425. return ret;
  426. if (spte_is_bit_cleared(old_spte, new_spte, shadow_accessed_mask))
  427. kvm_set_pfn_accessed(spte_to_pfn(old_spte));
  428. if (spte_is_bit_cleared(old_spte, new_spte, shadow_dirty_mask))
  429. kvm_set_pfn_dirty(spte_to_pfn(old_spte));
  430. return ret;
  431. }
  432. /*
  433. * Rules for using mmu_spte_clear_track_bits:
  434. * It sets the sptep from present to nonpresent, and track the
  435. * state bits, it is used to clear the last level sptep.
  436. */
  437. static int mmu_spte_clear_track_bits(u64 *sptep)
  438. {
  439. pfn_t pfn;
  440. u64 old_spte = *sptep;
  441. if (!spte_has_volatile_bits(old_spte))
  442. __update_clear_spte_fast(sptep, 0ull);
  443. else
  444. old_spte = __update_clear_spte_slow(sptep, 0ull);
  445. if (!is_rmap_spte(old_spte))
  446. return 0;
  447. pfn = spte_to_pfn(old_spte);
  448. /*
  449. * KVM does not hold the refcount of the page used by
  450. * kvm mmu, before reclaiming the page, we should
  451. * unmap it from mmu first.
  452. */
  453. WARN_ON(!kvm_is_mmio_pfn(pfn) && !page_count(pfn_to_page(pfn)));
  454. if (!shadow_accessed_mask || old_spte & shadow_accessed_mask)
  455. kvm_set_pfn_accessed(pfn);
  456. if (!shadow_dirty_mask || (old_spte & shadow_dirty_mask))
  457. kvm_set_pfn_dirty(pfn);
  458. return 1;
  459. }
  460. /*
  461. * Rules for using mmu_spte_clear_no_track:
  462. * Directly clear spte without caring the state bits of sptep,
  463. * it is used to set the upper level spte.
  464. */
  465. static void mmu_spte_clear_no_track(u64 *sptep)
  466. {
  467. __update_clear_spte_fast(sptep, 0ull);
  468. }
  469. static u64 mmu_spte_get_lockless(u64 *sptep)
  470. {
  471. return __get_spte_lockless(sptep);
  472. }
  473. static void walk_shadow_page_lockless_begin(struct kvm_vcpu *vcpu)
  474. {
  475. /*
  476. * Prevent page table teardown by making any free-er wait during
  477. * kvm_flush_remote_tlbs() IPI to all active vcpus.
  478. */
  479. local_irq_disable();
  480. vcpu->mode = READING_SHADOW_PAGE_TABLES;
  481. /*
  482. * Make sure a following spte read is not reordered ahead of the write
  483. * to vcpu->mode.
  484. */
  485. smp_mb();
  486. }
  487. static void walk_shadow_page_lockless_end(struct kvm_vcpu *vcpu)
  488. {
  489. /*
  490. * Make sure the write to vcpu->mode is not reordered in front of
  491. * reads to sptes. If it does, kvm_commit_zap_page() can see us
  492. * OUTSIDE_GUEST_MODE and proceed to free the shadow page table.
  493. */
  494. smp_mb();
  495. vcpu->mode = OUTSIDE_GUEST_MODE;
  496. local_irq_enable();
  497. }
  498. static int mmu_topup_memory_cache(struct kvm_mmu_memory_cache *cache,
  499. struct kmem_cache *base_cache, int min)
  500. {
  501. void *obj;
  502. if (cache->nobjs >= min)
  503. return 0;
  504. while (cache->nobjs < ARRAY_SIZE(cache->objects)) {
  505. obj = kmem_cache_zalloc(base_cache, GFP_KERNEL);
  506. if (!obj)
  507. return -ENOMEM;
  508. cache->objects[cache->nobjs++] = obj;
  509. }
  510. return 0;
  511. }
  512. static int mmu_memory_cache_free_objects(struct kvm_mmu_memory_cache *cache)
  513. {
  514. return cache->nobjs;
  515. }
  516. static void mmu_free_memory_cache(struct kvm_mmu_memory_cache *mc,
  517. struct kmem_cache *cache)
  518. {
  519. while (mc->nobjs)
  520. kmem_cache_free(cache, mc->objects[--mc->nobjs]);
  521. }
  522. static int mmu_topup_memory_cache_page(struct kvm_mmu_memory_cache *cache,
  523. int min)
  524. {
  525. void *page;
  526. if (cache->nobjs >= min)
  527. return 0;
  528. while (cache->nobjs < ARRAY_SIZE(cache->objects)) {
  529. page = (void *)__get_free_page(GFP_KERNEL);
  530. if (!page)
  531. return -ENOMEM;
  532. cache->objects[cache->nobjs++] = page;
  533. }
  534. return 0;
  535. }
  536. static void mmu_free_memory_cache_page(struct kvm_mmu_memory_cache *mc)
  537. {
  538. while (mc->nobjs)
  539. free_page((unsigned long)mc->objects[--mc->nobjs]);
  540. }
  541. static int mmu_topup_memory_caches(struct kvm_vcpu *vcpu)
  542. {
  543. int r;
  544. r = mmu_topup_memory_cache(&vcpu->arch.mmu_pte_list_desc_cache,
  545. pte_list_desc_cache, 8 + PTE_PREFETCH_NUM);
  546. if (r)
  547. goto out;
  548. r = mmu_topup_memory_cache_page(&vcpu->arch.mmu_page_cache, 8);
  549. if (r)
  550. goto out;
  551. r = mmu_topup_memory_cache(&vcpu->arch.mmu_page_header_cache,
  552. mmu_page_header_cache, 4);
  553. out:
  554. return r;
  555. }
  556. static void mmu_free_memory_caches(struct kvm_vcpu *vcpu)
  557. {
  558. mmu_free_memory_cache(&vcpu->arch.mmu_pte_list_desc_cache,
  559. pte_list_desc_cache);
  560. mmu_free_memory_cache_page(&vcpu->arch.mmu_page_cache);
  561. mmu_free_memory_cache(&vcpu->arch.mmu_page_header_cache,
  562. mmu_page_header_cache);
  563. }
  564. static void *mmu_memory_cache_alloc(struct kvm_mmu_memory_cache *mc)
  565. {
  566. void *p;
  567. BUG_ON(!mc->nobjs);
  568. p = mc->objects[--mc->nobjs];
  569. return p;
  570. }
  571. static struct pte_list_desc *mmu_alloc_pte_list_desc(struct kvm_vcpu *vcpu)
  572. {
  573. return mmu_memory_cache_alloc(&vcpu->arch.mmu_pte_list_desc_cache);
  574. }
  575. static void mmu_free_pte_list_desc(struct pte_list_desc *pte_list_desc)
  576. {
  577. kmem_cache_free(pte_list_desc_cache, pte_list_desc);
  578. }
  579. static gfn_t kvm_mmu_page_get_gfn(struct kvm_mmu_page *sp, int index)
  580. {
  581. if (!sp->role.direct)
  582. return sp->gfns[index];
  583. return sp->gfn + (index << ((sp->role.level - 1) * PT64_LEVEL_BITS));
  584. }
  585. static void kvm_mmu_page_set_gfn(struct kvm_mmu_page *sp, int index, gfn_t gfn)
  586. {
  587. if (sp->role.direct)
  588. BUG_ON(gfn != kvm_mmu_page_get_gfn(sp, index));
  589. else
  590. sp->gfns[index] = gfn;
  591. }
  592. /*
  593. * Return the pointer to the large page information for a given gfn,
  594. * handling slots that are not large page aligned.
  595. */
  596. static struct kvm_lpage_info *lpage_info_slot(gfn_t gfn,
  597. struct kvm_memory_slot *slot,
  598. int level)
  599. {
  600. unsigned long idx;
  601. idx = gfn_to_index(gfn, slot->base_gfn, level);
  602. return &slot->arch.lpage_info[level - 2][idx];
  603. }
  604. static void account_shadowed(struct kvm *kvm, gfn_t gfn)
  605. {
  606. struct kvm_memory_slot *slot;
  607. struct kvm_lpage_info *linfo;
  608. int i;
  609. slot = gfn_to_memslot(kvm, gfn);
  610. for (i = PT_DIRECTORY_LEVEL;
  611. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  612. linfo = lpage_info_slot(gfn, slot, i);
  613. linfo->write_count += 1;
  614. }
  615. kvm->arch.indirect_shadow_pages++;
  616. }
  617. static void unaccount_shadowed(struct kvm *kvm, gfn_t gfn)
  618. {
  619. struct kvm_memory_slot *slot;
  620. struct kvm_lpage_info *linfo;
  621. int i;
  622. slot = gfn_to_memslot(kvm, gfn);
  623. for (i = PT_DIRECTORY_LEVEL;
  624. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  625. linfo = lpage_info_slot(gfn, slot, i);
  626. linfo->write_count -= 1;
  627. WARN_ON(linfo->write_count < 0);
  628. }
  629. kvm->arch.indirect_shadow_pages--;
  630. }
  631. static int has_wrprotected_page(struct kvm *kvm,
  632. gfn_t gfn,
  633. int level)
  634. {
  635. struct kvm_memory_slot *slot;
  636. struct kvm_lpage_info *linfo;
  637. slot = gfn_to_memslot(kvm, gfn);
  638. if (slot) {
  639. linfo = lpage_info_slot(gfn, slot, level);
  640. return linfo->write_count;
  641. }
  642. return 1;
  643. }
  644. static int host_mapping_level(struct kvm *kvm, gfn_t gfn)
  645. {
  646. unsigned long page_size;
  647. int i, ret = 0;
  648. page_size = kvm_host_page_size(kvm, gfn);
  649. for (i = PT_PAGE_TABLE_LEVEL;
  650. i < (PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES); ++i) {
  651. if (page_size >= KVM_HPAGE_SIZE(i))
  652. ret = i;
  653. else
  654. break;
  655. }
  656. return ret;
  657. }
  658. static struct kvm_memory_slot *
  659. gfn_to_memslot_dirty_bitmap(struct kvm_vcpu *vcpu, gfn_t gfn,
  660. bool no_dirty_log)
  661. {
  662. struct kvm_memory_slot *slot;
  663. slot = gfn_to_memslot(vcpu->kvm, gfn);
  664. if (!slot || slot->flags & KVM_MEMSLOT_INVALID ||
  665. (no_dirty_log && slot->dirty_bitmap))
  666. slot = NULL;
  667. return slot;
  668. }
  669. static bool mapping_level_dirty_bitmap(struct kvm_vcpu *vcpu, gfn_t large_gfn)
  670. {
  671. return !gfn_to_memslot_dirty_bitmap(vcpu, large_gfn, true);
  672. }
  673. static int mapping_level(struct kvm_vcpu *vcpu, gfn_t large_gfn)
  674. {
  675. int host_level, level, max_level;
  676. host_level = host_mapping_level(vcpu->kvm, large_gfn);
  677. if (host_level == PT_PAGE_TABLE_LEVEL)
  678. return host_level;
  679. max_level = kvm_x86_ops->get_lpage_level() < host_level ?
  680. kvm_x86_ops->get_lpage_level() : host_level;
  681. for (level = PT_DIRECTORY_LEVEL; level <= max_level; ++level)
  682. if (has_wrprotected_page(vcpu->kvm, large_gfn, level))
  683. break;
  684. return level - 1;
  685. }
  686. /*
  687. * Pte mapping structures:
  688. *
  689. * If pte_list bit zero is zero, then pte_list point to the spte.
  690. *
  691. * If pte_list bit zero is one, (then pte_list & ~1) points to a struct
  692. * pte_list_desc containing more mappings.
  693. *
  694. * Returns the number of pte entries before the spte was added or zero if
  695. * the spte was not added.
  696. *
  697. */
  698. static int pte_list_add(struct kvm_vcpu *vcpu, u64 *spte,
  699. unsigned long *pte_list)
  700. {
  701. struct pte_list_desc *desc;
  702. int i, count = 0;
  703. if (!*pte_list) {
  704. rmap_printk("pte_list_add: %p %llx 0->1\n", spte, *spte);
  705. *pte_list = (unsigned long)spte;
  706. } else if (!(*pte_list & 1)) {
  707. rmap_printk("pte_list_add: %p %llx 1->many\n", spte, *spte);
  708. desc = mmu_alloc_pte_list_desc(vcpu);
  709. desc->sptes[0] = (u64 *)*pte_list;
  710. desc->sptes[1] = spte;
  711. *pte_list = (unsigned long)desc | 1;
  712. ++count;
  713. } else {
  714. rmap_printk("pte_list_add: %p %llx many->many\n", spte, *spte);
  715. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  716. while (desc->sptes[PTE_LIST_EXT-1] && desc->more) {
  717. desc = desc->more;
  718. count += PTE_LIST_EXT;
  719. }
  720. if (desc->sptes[PTE_LIST_EXT-1]) {
  721. desc->more = mmu_alloc_pte_list_desc(vcpu);
  722. desc = desc->more;
  723. }
  724. for (i = 0; desc->sptes[i]; ++i)
  725. ++count;
  726. desc->sptes[i] = spte;
  727. }
  728. return count;
  729. }
  730. static void
  731. pte_list_desc_remove_entry(unsigned long *pte_list, struct pte_list_desc *desc,
  732. int i, struct pte_list_desc *prev_desc)
  733. {
  734. int j;
  735. for (j = PTE_LIST_EXT - 1; !desc->sptes[j] && j > i; --j)
  736. ;
  737. desc->sptes[i] = desc->sptes[j];
  738. desc->sptes[j] = NULL;
  739. if (j != 0)
  740. return;
  741. if (!prev_desc && !desc->more)
  742. *pte_list = (unsigned long)desc->sptes[0];
  743. else
  744. if (prev_desc)
  745. prev_desc->more = desc->more;
  746. else
  747. *pte_list = (unsigned long)desc->more | 1;
  748. mmu_free_pte_list_desc(desc);
  749. }
  750. static void pte_list_remove(u64 *spte, unsigned long *pte_list)
  751. {
  752. struct pte_list_desc *desc;
  753. struct pte_list_desc *prev_desc;
  754. int i;
  755. if (!*pte_list) {
  756. printk(KERN_ERR "pte_list_remove: %p 0->BUG\n", spte);
  757. BUG();
  758. } else if (!(*pte_list & 1)) {
  759. rmap_printk("pte_list_remove: %p 1->0\n", spte);
  760. if ((u64 *)*pte_list != spte) {
  761. printk(KERN_ERR "pte_list_remove: %p 1->BUG\n", spte);
  762. BUG();
  763. }
  764. *pte_list = 0;
  765. } else {
  766. rmap_printk("pte_list_remove: %p many->many\n", spte);
  767. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  768. prev_desc = NULL;
  769. while (desc) {
  770. for (i = 0; i < PTE_LIST_EXT && desc->sptes[i]; ++i)
  771. if (desc->sptes[i] == spte) {
  772. pte_list_desc_remove_entry(pte_list,
  773. desc, i,
  774. prev_desc);
  775. return;
  776. }
  777. prev_desc = desc;
  778. desc = desc->more;
  779. }
  780. pr_err("pte_list_remove: %p many->many\n", spte);
  781. BUG();
  782. }
  783. }
  784. typedef void (*pte_list_walk_fn) (u64 *spte);
  785. static void pte_list_walk(unsigned long *pte_list, pte_list_walk_fn fn)
  786. {
  787. struct pte_list_desc *desc;
  788. int i;
  789. if (!*pte_list)
  790. return;
  791. if (!(*pte_list & 1))
  792. return fn((u64 *)*pte_list);
  793. desc = (struct pte_list_desc *)(*pte_list & ~1ul);
  794. while (desc) {
  795. for (i = 0; i < PTE_LIST_EXT && desc->sptes[i]; ++i)
  796. fn(desc->sptes[i]);
  797. desc = desc->more;
  798. }
  799. }
  800. static unsigned long *__gfn_to_rmap(gfn_t gfn, int level,
  801. struct kvm_memory_slot *slot)
  802. {
  803. unsigned long idx;
  804. idx = gfn_to_index(gfn, slot->base_gfn, level);
  805. return &slot->arch.rmap[level - PT_PAGE_TABLE_LEVEL][idx];
  806. }
  807. /*
  808. * Take gfn and return the reverse mapping to it.
  809. */
  810. static unsigned long *gfn_to_rmap(struct kvm *kvm, gfn_t gfn, int level)
  811. {
  812. struct kvm_memory_slot *slot;
  813. slot = gfn_to_memslot(kvm, gfn);
  814. return __gfn_to_rmap(gfn, level, slot);
  815. }
  816. static bool rmap_can_add(struct kvm_vcpu *vcpu)
  817. {
  818. struct kvm_mmu_memory_cache *cache;
  819. cache = &vcpu->arch.mmu_pte_list_desc_cache;
  820. return mmu_memory_cache_free_objects(cache);
  821. }
  822. static int rmap_add(struct kvm_vcpu *vcpu, u64 *spte, gfn_t gfn)
  823. {
  824. struct kvm_mmu_page *sp;
  825. unsigned long *rmapp;
  826. sp = page_header(__pa(spte));
  827. kvm_mmu_page_set_gfn(sp, spte - sp->spt, gfn);
  828. rmapp = gfn_to_rmap(vcpu->kvm, gfn, sp->role.level);
  829. return pte_list_add(vcpu, spte, rmapp);
  830. }
  831. static void rmap_remove(struct kvm *kvm, u64 *spte)
  832. {
  833. struct kvm_mmu_page *sp;
  834. gfn_t gfn;
  835. unsigned long *rmapp;
  836. sp = page_header(__pa(spte));
  837. gfn = kvm_mmu_page_get_gfn(sp, spte - sp->spt);
  838. rmapp = gfn_to_rmap(kvm, gfn, sp->role.level);
  839. pte_list_remove(spte, rmapp);
  840. }
  841. /*
  842. * Used by the following functions to iterate through the sptes linked by a
  843. * rmap. All fields are private and not assumed to be used outside.
  844. */
  845. struct rmap_iterator {
  846. /* private fields */
  847. struct pte_list_desc *desc; /* holds the sptep if not NULL */
  848. int pos; /* index of the sptep */
  849. };
  850. /*
  851. * Iteration must be started by this function. This should also be used after
  852. * removing/dropping sptes from the rmap link because in such cases the
  853. * information in the itererator may not be valid.
  854. *
  855. * Returns sptep if found, NULL otherwise.
  856. */
  857. static u64 *rmap_get_first(unsigned long rmap, struct rmap_iterator *iter)
  858. {
  859. if (!rmap)
  860. return NULL;
  861. if (!(rmap & 1)) {
  862. iter->desc = NULL;
  863. return (u64 *)rmap;
  864. }
  865. iter->desc = (struct pte_list_desc *)(rmap & ~1ul);
  866. iter->pos = 0;
  867. return iter->desc->sptes[iter->pos];
  868. }
  869. /*
  870. * Must be used with a valid iterator: e.g. after rmap_get_first().
  871. *
  872. * Returns sptep if found, NULL otherwise.
  873. */
  874. static u64 *rmap_get_next(struct rmap_iterator *iter)
  875. {
  876. if (iter->desc) {
  877. if (iter->pos < PTE_LIST_EXT - 1) {
  878. u64 *sptep;
  879. ++iter->pos;
  880. sptep = iter->desc->sptes[iter->pos];
  881. if (sptep)
  882. return sptep;
  883. }
  884. iter->desc = iter->desc->more;
  885. if (iter->desc) {
  886. iter->pos = 0;
  887. /* desc->sptes[0] cannot be NULL */
  888. return iter->desc->sptes[iter->pos];
  889. }
  890. }
  891. return NULL;
  892. }
  893. static void drop_spte(struct kvm *kvm, u64 *sptep)
  894. {
  895. if (mmu_spte_clear_track_bits(sptep))
  896. rmap_remove(kvm, sptep);
  897. }
  898. static bool __drop_large_spte(struct kvm *kvm, u64 *sptep)
  899. {
  900. if (is_large_pte(*sptep)) {
  901. WARN_ON(page_header(__pa(sptep))->role.level ==
  902. PT_PAGE_TABLE_LEVEL);
  903. drop_spte(kvm, sptep);
  904. --kvm->stat.lpages;
  905. return true;
  906. }
  907. return false;
  908. }
  909. static void drop_large_spte(struct kvm_vcpu *vcpu, u64 *sptep)
  910. {
  911. if (__drop_large_spte(vcpu->kvm, sptep))
  912. kvm_flush_remote_tlbs(vcpu->kvm);
  913. }
  914. /*
  915. * Write-protect on the specified @sptep, @pt_protect indicates whether
  916. * spte write-protection is caused by protecting shadow page table.
  917. *
  918. * Note: write protection is difference between drity logging and spte
  919. * protection:
  920. * - for dirty logging, the spte can be set to writable at anytime if
  921. * its dirty bitmap is properly set.
  922. * - for spte protection, the spte can be writable only after unsync-ing
  923. * shadow page.
  924. *
  925. * Return true if tlb need be flushed.
  926. */
  927. static bool spte_write_protect(struct kvm *kvm, u64 *sptep, bool pt_protect)
  928. {
  929. u64 spte = *sptep;
  930. if (!is_writable_pte(spte) &&
  931. !(pt_protect && spte_is_locklessly_modifiable(spte)))
  932. return false;
  933. rmap_printk("rmap_write_protect: spte %p %llx\n", sptep, *sptep);
  934. if (pt_protect)
  935. spte &= ~SPTE_MMU_WRITEABLE;
  936. spte = spte & ~PT_WRITABLE_MASK;
  937. return mmu_spte_update(sptep, spte);
  938. }
  939. static bool __rmap_write_protect(struct kvm *kvm, unsigned long *rmapp,
  940. bool pt_protect)
  941. {
  942. u64 *sptep;
  943. struct rmap_iterator iter;
  944. bool flush = false;
  945. for (sptep = rmap_get_first(*rmapp, &iter); sptep;) {
  946. BUG_ON(!(*sptep & PT_PRESENT_MASK));
  947. flush |= spte_write_protect(kvm, sptep, pt_protect);
  948. sptep = rmap_get_next(&iter);
  949. }
  950. return flush;
  951. }
  952. /**
  953. * kvm_mmu_write_protect_pt_masked - write protect selected PT level pages
  954. * @kvm: kvm instance
  955. * @slot: slot to protect
  956. * @gfn_offset: start of the BITS_PER_LONG pages we care about
  957. * @mask: indicates which pages we should protect
  958. *
  959. * Used when we do not need to care about huge page mappings: e.g. during dirty
  960. * logging we do not have any such mappings.
  961. */
  962. void kvm_mmu_write_protect_pt_masked(struct kvm *kvm,
  963. struct kvm_memory_slot *slot,
  964. gfn_t gfn_offset, unsigned long mask)
  965. {
  966. unsigned long *rmapp;
  967. while (mask) {
  968. rmapp = __gfn_to_rmap(slot->base_gfn + gfn_offset + __ffs(mask),
  969. PT_PAGE_TABLE_LEVEL, slot);
  970. __rmap_write_protect(kvm, rmapp, false);
  971. /* clear the first set bit */
  972. mask &= mask - 1;
  973. }
  974. }
  975. static bool rmap_write_protect(struct kvm *kvm, u64 gfn)
  976. {
  977. struct kvm_memory_slot *slot;
  978. unsigned long *rmapp;
  979. int i;
  980. bool write_protected = false;
  981. slot = gfn_to_memslot(kvm, gfn);
  982. for (i = PT_PAGE_TABLE_LEVEL;
  983. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  984. rmapp = __gfn_to_rmap(gfn, i, slot);
  985. write_protected |= __rmap_write_protect(kvm, rmapp, true);
  986. }
  987. return write_protected;
  988. }
  989. static int kvm_unmap_rmapp(struct kvm *kvm, unsigned long *rmapp,
  990. struct kvm_memory_slot *slot, unsigned long data)
  991. {
  992. u64 *sptep;
  993. struct rmap_iterator iter;
  994. int need_tlb_flush = 0;
  995. while ((sptep = rmap_get_first(*rmapp, &iter))) {
  996. BUG_ON(!(*sptep & PT_PRESENT_MASK));
  997. rmap_printk("kvm_rmap_unmap_hva: spte %p %llx\n", sptep, *sptep);
  998. drop_spte(kvm, sptep);
  999. need_tlb_flush = 1;
  1000. }
  1001. return need_tlb_flush;
  1002. }
  1003. static int kvm_set_pte_rmapp(struct kvm *kvm, unsigned long *rmapp,
  1004. struct kvm_memory_slot *slot, unsigned long data)
  1005. {
  1006. u64 *sptep;
  1007. struct rmap_iterator iter;
  1008. int need_flush = 0;
  1009. u64 new_spte;
  1010. pte_t *ptep = (pte_t *)data;
  1011. pfn_t new_pfn;
  1012. WARN_ON(pte_huge(*ptep));
  1013. new_pfn = pte_pfn(*ptep);
  1014. for (sptep = rmap_get_first(*rmapp, &iter); sptep;) {
  1015. BUG_ON(!is_shadow_present_pte(*sptep));
  1016. rmap_printk("kvm_set_pte_rmapp: spte %p %llx\n", sptep, *sptep);
  1017. need_flush = 1;
  1018. if (pte_write(*ptep)) {
  1019. drop_spte(kvm, sptep);
  1020. sptep = rmap_get_first(*rmapp, &iter);
  1021. } else {
  1022. new_spte = *sptep & ~PT64_BASE_ADDR_MASK;
  1023. new_spte |= (u64)new_pfn << PAGE_SHIFT;
  1024. new_spte &= ~PT_WRITABLE_MASK;
  1025. new_spte &= ~SPTE_HOST_WRITEABLE;
  1026. new_spte &= ~shadow_accessed_mask;
  1027. mmu_spte_clear_track_bits(sptep);
  1028. mmu_spte_set(sptep, new_spte);
  1029. sptep = rmap_get_next(&iter);
  1030. }
  1031. }
  1032. if (need_flush)
  1033. kvm_flush_remote_tlbs(kvm);
  1034. return 0;
  1035. }
  1036. static int kvm_handle_hva_range(struct kvm *kvm,
  1037. unsigned long start,
  1038. unsigned long end,
  1039. unsigned long data,
  1040. int (*handler)(struct kvm *kvm,
  1041. unsigned long *rmapp,
  1042. struct kvm_memory_slot *slot,
  1043. unsigned long data))
  1044. {
  1045. int j;
  1046. int ret = 0;
  1047. struct kvm_memslots *slots;
  1048. struct kvm_memory_slot *memslot;
  1049. slots = kvm_memslots(kvm);
  1050. kvm_for_each_memslot(memslot, slots) {
  1051. unsigned long hva_start, hva_end;
  1052. gfn_t gfn_start, gfn_end;
  1053. hva_start = max(start, memslot->userspace_addr);
  1054. hva_end = min(end, memslot->userspace_addr +
  1055. (memslot->npages << PAGE_SHIFT));
  1056. if (hva_start >= hva_end)
  1057. continue;
  1058. /*
  1059. * {gfn(page) | page intersects with [hva_start, hva_end)} =
  1060. * {gfn_start, gfn_start+1, ..., gfn_end-1}.
  1061. */
  1062. gfn_start = hva_to_gfn_memslot(hva_start, memslot);
  1063. gfn_end = hva_to_gfn_memslot(hva_end + PAGE_SIZE - 1, memslot);
  1064. for (j = PT_PAGE_TABLE_LEVEL;
  1065. j < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++j) {
  1066. unsigned long idx, idx_end;
  1067. unsigned long *rmapp;
  1068. /*
  1069. * {idx(page_j) | page_j intersects with
  1070. * [hva_start, hva_end)} = {idx, idx+1, ..., idx_end}.
  1071. */
  1072. idx = gfn_to_index(gfn_start, memslot->base_gfn, j);
  1073. idx_end = gfn_to_index(gfn_end - 1, memslot->base_gfn, j);
  1074. rmapp = __gfn_to_rmap(gfn_start, j, memslot);
  1075. for (; idx <= idx_end; ++idx)
  1076. ret |= handler(kvm, rmapp++, memslot, data);
  1077. }
  1078. }
  1079. return ret;
  1080. }
  1081. static int kvm_handle_hva(struct kvm *kvm, unsigned long hva,
  1082. unsigned long data,
  1083. int (*handler)(struct kvm *kvm, unsigned long *rmapp,
  1084. struct kvm_memory_slot *slot,
  1085. unsigned long data))
  1086. {
  1087. return kvm_handle_hva_range(kvm, hva, hva + 1, data, handler);
  1088. }
  1089. int kvm_unmap_hva(struct kvm *kvm, unsigned long hva)
  1090. {
  1091. return kvm_handle_hva(kvm, hva, 0, kvm_unmap_rmapp);
  1092. }
  1093. int kvm_unmap_hva_range(struct kvm *kvm, unsigned long start, unsigned long end)
  1094. {
  1095. return kvm_handle_hva_range(kvm, start, end, 0, kvm_unmap_rmapp);
  1096. }
  1097. void kvm_set_spte_hva(struct kvm *kvm, unsigned long hva, pte_t pte)
  1098. {
  1099. kvm_handle_hva(kvm, hva, (unsigned long)&pte, kvm_set_pte_rmapp);
  1100. }
  1101. static int kvm_age_rmapp(struct kvm *kvm, unsigned long *rmapp,
  1102. struct kvm_memory_slot *slot, unsigned long data)
  1103. {
  1104. u64 *sptep;
  1105. struct rmap_iterator uninitialized_var(iter);
  1106. int young = 0;
  1107. /*
  1108. * In case of absence of EPT Access and Dirty Bits supports,
  1109. * emulate the accessed bit for EPT, by checking if this page has
  1110. * an EPT mapping, and clearing it if it does. On the next access,
  1111. * a new EPT mapping will be established.
  1112. * This has some overhead, but not as much as the cost of swapping
  1113. * out actively used pages or breaking up actively used hugepages.
  1114. */
  1115. if (!shadow_accessed_mask) {
  1116. young = kvm_unmap_rmapp(kvm, rmapp, slot, data);
  1117. goto out;
  1118. }
  1119. for (sptep = rmap_get_first(*rmapp, &iter); sptep;
  1120. sptep = rmap_get_next(&iter)) {
  1121. BUG_ON(!is_shadow_present_pte(*sptep));
  1122. if (*sptep & shadow_accessed_mask) {
  1123. young = 1;
  1124. clear_bit((ffs(shadow_accessed_mask) - 1),
  1125. (unsigned long *)sptep);
  1126. }
  1127. }
  1128. out:
  1129. /* @data has hva passed to kvm_age_hva(). */
  1130. trace_kvm_age_page(data, slot, young);
  1131. return young;
  1132. }
  1133. static int kvm_test_age_rmapp(struct kvm *kvm, unsigned long *rmapp,
  1134. struct kvm_memory_slot *slot, unsigned long data)
  1135. {
  1136. u64 *sptep;
  1137. struct rmap_iterator iter;
  1138. int young = 0;
  1139. /*
  1140. * If there's no access bit in the secondary pte set by the
  1141. * hardware it's up to gup-fast/gup to set the access bit in
  1142. * the primary pte or in the page structure.
  1143. */
  1144. if (!shadow_accessed_mask)
  1145. goto out;
  1146. for (sptep = rmap_get_first(*rmapp, &iter); sptep;
  1147. sptep = rmap_get_next(&iter)) {
  1148. BUG_ON(!is_shadow_present_pte(*sptep));
  1149. if (*sptep & shadow_accessed_mask) {
  1150. young = 1;
  1151. break;
  1152. }
  1153. }
  1154. out:
  1155. return young;
  1156. }
  1157. #define RMAP_RECYCLE_THRESHOLD 1000
  1158. static void rmap_recycle(struct kvm_vcpu *vcpu, u64 *spte, gfn_t gfn)
  1159. {
  1160. unsigned long *rmapp;
  1161. struct kvm_mmu_page *sp;
  1162. sp = page_header(__pa(spte));
  1163. rmapp = gfn_to_rmap(vcpu->kvm, gfn, sp->role.level);
  1164. kvm_unmap_rmapp(vcpu->kvm, rmapp, NULL, 0);
  1165. kvm_flush_remote_tlbs(vcpu->kvm);
  1166. }
  1167. int kvm_age_hva(struct kvm *kvm, unsigned long hva)
  1168. {
  1169. return kvm_handle_hva(kvm, hva, hva, kvm_age_rmapp);
  1170. }
  1171. int kvm_test_age_hva(struct kvm *kvm, unsigned long hva)
  1172. {
  1173. return kvm_handle_hva(kvm, hva, 0, kvm_test_age_rmapp);
  1174. }
  1175. #ifdef MMU_DEBUG
  1176. static int is_empty_shadow_page(u64 *spt)
  1177. {
  1178. u64 *pos;
  1179. u64 *end;
  1180. for (pos = spt, end = pos + PAGE_SIZE / sizeof(u64); pos != end; pos++)
  1181. if (is_shadow_present_pte(*pos)) {
  1182. printk(KERN_ERR "%s: %p %llx\n", __func__,
  1183. pos, *pos);
  1184. return 0;
  1185. }
  1186. return 1;
  1187. }
  1188. #endif
  1189. /*
  1190. * This value is the sum of all of the kvm instances's
  1191. * kvm->arch.n_used_mmu_pages values. We need a global,
  1192. * aggregate version in order to make the slab shrinker
  1193. * faster
  1194. */
  1195. static inline void kvm_mod_used_mmu_pages(struct kvm *kvm, int nr)
  1196. {
  1197. kvm->arch.n_used_mmu_pages += nr;
  1198. percpu_counter_add(&kvm_total_used_mmu_pages, nr);
  1199. }
  1200. static void kvm_mmu_free_page(struct kvm_mmu_page *sp)
  1201. {
  1202. ASSERT(is_empty_shadow_page(sp->spt));
  1203. hlist_del(&sp->hash_link);
  1204. list_del(&sp->link);
  1205. free_page((unsigned long)sp->spt);
  1206. if (!sp->role.direct)
  1207. free_page((unsigned long)sp->gfns);
  1208. kmem_cache_free(mmu_page_header_cache, sp);
  1209. }
  1210. static unsigned kvm_page_table_hashfn(gfn_t gfn)
  1211. {
  1212. return gfn & ((1 << KVM_MMU_HASH_SHIFT) - 1);
  1213. }
  1214. static void mmu_page_add_parent_pte(struct kvm_vcpu *vcpu,
  1215. struct kvm_mmu_page *sp, u64 *parent_pte)
  1216. {
  1217. if (!parent_pte)
  1218. return;
  1219. pte_list_add(vcpu, parent_pte, &sp->parent_ptes);
  1220. }
  1221. static void mmu_page_remove_parent_pte(struct kvm_mmu_page *sp,
  1222. u64 *parent_pte)
  1223. {
  1224. pte_list_remove(parent_pte, &sp->parent_ptes);
  1225. }
  1226. static void drop_parent_pte(struct kvm_mmu_page *sp,
  1227. u64 *parent_pte)
  1228. {
  1229. mmu_page_remove_parent_pte(sp, parent_pte);
  1230. mmu_spte_clear_no_track(parent_pte);
  1231. }
  1232. static struct kvm_mmu_page *kvm_mmu_alloc_page(struct kvm_vcpu *vcpu,
  1233. u64 *parent_pte, int direct)
  1234. {
  1235. struct kvm_mmu_page *sp;
  1236. sp = mmu_memory_cache_alloc(&vcpu->arch.mmu_page_header_cache);
  1237. sp->spt = mmu_memory_cache_alloc(&vcpu->arch.mmu_page_cache);
  1238. if (!direct)
  1239. sp->gfns = mmu_memory_cache_alloc(&vcpu->arch.mmu_page_cache);
  1240. set_page_private(virt_to_page(sp->spt), (unsigned long)sp);
  1241. list_add(&sp->link, &vcpu->kvm->arch.active_mmu_pages);
  1242. sp->parent_ptes = 0;
  1243. mmu_page_add_parent_pte(vcpu, sp, parent_pte);
  1244. kvm_mod_used_mmu_pages(vcpu->kvm, +1);
  1245. return sp;
  1246. }
  1247. static void mark_unsync(u64 *spte);
  1248. static void kvm_mmu_mark_parents_unsync(struct kvm_mmu_page *sp)
  1249. {
  1250. pte_list_walk(&sp->parent_ptes, mark_unsync);
  1251. }
  1252. static void mark_unsync(u64 *spte)
  1253. {
  1254. struct kvm_mmu_page *sp;
  1255. unsigned int index;
  1256. sp = page_header(__pa(spte));
  1257. index = spte - sp->spt;
  1258. if (__test_and_set_bit(index, sp->unsync_child_bitmap))
  1259. return;
  1260. if (sp->unsync_children++)
  1261. return;
  1262. kvm_mmu_mark_parents_unsync(sp);
  1263. }
  1264. static int nonpaging_sync_page(struct kvm_vcpu *vcpu,
  1265. struct kvm_mmu_page *sp)
  1266. {
  1267. return 1;
  1268. }
  1269. static void nonpaging_invlpg(struct kvm_vcpu *vcpu, gva_t gva)
  1270. {
  1271. }
  1272. static void nonpaging_update_pte(struct kvm_vcpu *vcpu,
  1273. struct kvm_mmu_page *sp, u64 *spte,
  1274. const void *pte)
  1275. {
  1276. WARN_ON(1);
  1277. }
  1278. #define KVM_PAGE_ARRAY_NR 16
  1279. struct kvm_mmu_pages {
  1280. struct mmu_page_and_offset {
  1281. struct kvm_mmu_page *sp;
  1282. unsigned int idx;
  1283. } page[KVM_PAGE_ARRAY_NR];
  1284. unsigned int nr;
  1285. };
  1286. static int mmu_pages_add(struct kvm_mmu_pages *pvec, struct kvm_mmu_page *sp,
  1287. int idx)
  1288. {
  1289. int i;
  1290. if (sp->unsync)
  1291. for (i=0; i < pvec->nr; i++)
  1292. if (pvec->page[i].sp == sp)
  1293. return 0;
  1294. pvec->page[pvec->nr].sp = sp;
  1295. pvec->page[pvec->nr].idx = idx;
  1296. pvec->nr++;
  1297. return (pvec->nr == KVM_PAGE_ARRAY_NR);
  1298. }
  1299. static int __mmu_unsync_walk(struct kvm_mmu_page *sp,
  1300. struct kvm_mmu_pages *pvec)
  1301. {
  1302. int i, ret, nr_unsync_leaf = 0;
  1303. for_each_set_bit(i, sp->unsync_child_bitmap, 512) {
  1304. struct kvm_mmu_page *child;
  1305. u64 ent = sp->spt[i];
  1306. if (!is_shadow_present_pte(ent) || is_large_pte(ent))
  1307. goto clear_child_bitmap;
  1308. child = page_header(ent & PT64_BASE_ADDR_MASK);
  1309. if (child->unsync_children) {
  1310. if (mmu_pages_add(pvec, child, i))
  1311. return -ENOSPC;
  1312. ret = __mmu_unsync_walk(child, pvec);
  1313. if (!ret)
  1314. goto clear_child_bitmap;
  1315. else if (ret > 0)
  1316. nr_unsync_leaf += ret;
  1317. else
  1318. return ret;
  1319. } else if (child->unsync) {
  1320. nr_unsync_leaf++;
  1321. if (mmu_pages_add(pvec, child, i))
  1322. return -ENOSPC;
  1323. } else
  1324. goto clear_child_bitmap;
  1325. continue;
  1326. clear_child_bitmap:
  1327. __clear_bit(i, sp->unsync_child_bitmap);
  1328. sp->unsync_children--;
  1329. WARN_ON((int)sp->unsync_children < 0);
  1330. }
  1331. return nr_unsync_leaf;
  1332. }
  1333. static int mmu_unsync_walk(struct kvm_mmu_page *sp,
  1334. struct kvm_mmu_pages *pvec)
  1335. {
  1336. if (!sp->unsync_children)
  1337. return 0;
  1338. mmu_pages_add(pvec, sp, 0);
  1339. return __mmu_unsync_walk(sp, pvec);
  1340. }
  1341. static void kvm_unlink_unsync_page(struct kvm *kvm, struct kvm_mmu_page *sp)
  1342. {
  1343. WARN_ON(!sp->unsync);
  1344. trace_kvm_mmu_sync_page(sp);
  1345. sp->unsync = 0;
  1346. --kvm->stat.mmu_unsync;
  1347. }
  1348. static int kvm_mmu_prepare_zap_page(struct kvm *kvm, struct kvm_mmu_page *sp,
  1349. struct list_head *invalid_list);
  1350. static void kvm_mmu_commit_zap_page(struct kvm *kvm,
  1351. struct list_head *invalid_list);
  1352. #define for_each_gfn_sp(kvm, sp, gfn, pos) \
  1353. hlist_for_each_entry(sp, pos, \
  1354. &(kvm)->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)], hash_link) \
  1355. if ((sp)->gfn != (gfn)) {} else
  1356. #define for_each_gfn_indirect_valid_sp(kvm, sp, gfn, pos) \
  1357. hlist_for_each_entry(sp, pos, \
  1358. &(kvm)->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)], hash_link) \
  1359. if ((sp)->gfn != (gfn) || (sp)->role.direct || \
  1360. (sp)->role.invalid) {} else
  1361. /* @sp->gfn should be write-protected at the call site */
  1362. static int __kvm_sync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
  1363. struct list_head *invalid_list, bool clear_unsync)
  1364. {
  1365. if (sp->role.cr4_pae != !!is_pae(vcpu)) {
  1366. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, invalid_list);
  1367. return 1;
  1368. }
  1369. if (clear_unsync)
  1370. kvm_unlink_unsync_page(vcpu->kvm, sp);
  1371. if (vcpu->arch.mmu.sync_page(vcpu, sp)) {
  1372. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, invalid_list);
  1373. return 1;
  1374. }
  1375. kvm_mmu_flush_tlb(vcpu);
  1376. return 0;
  1377. }
  1378. static int kvm_sync_page_transient(struct kvm_vcpu *vcpu,
  1379. struct kvm_mmu_page *sp)
  1380. {
  1381. LIST_HEAD(invalid_list);
  1382. int ret;
  1383. ret = __kvm_sync_page(vcpu, sp, &invalid_list, false);
  1384. if (ret)
  1385. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  1386. return ret;
  1387. }
  1388. #ifdef CONFIG_KVM_MMU_AUDIT
  1389. #include "mmu_audit.c"
  1390. #else
  1391. static void kvm_mmu_audit(struct kvm_vcpu *vcpu, int point) { }
  1392. static void mmu_audit_disable(void) { }
  1393. #endif
  1394. static int kvm_sync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp,
  1395. struct list_head *invalid_list)
  1396. {
  1397. return __kvm_sync_page(vcpu, sp, invalid_list, true);
  1398. }
  1399. /* @gfn should be write-protected at the call site */
  1400. static void kvm_sync_pages(struct kvm_vcpu *vcpu, gfn_t gfn)
  1401. {
  1402. struct kvm_mmu_page *s;
  1403. struct hlist_node *node;
  1404. LIST_HEAD(invalid_list);
  1405. bool flush = false;
  1406. for_each_gfn_indirect_valid_sp(vcpu->kvm, s, gfn, node) {
  1407. if (!s->unsync)
  1408. continue;
  1409. WARN_ON(s->role.level != PT_PAGE_TABLE_LEVEL);
  1410. kvm_unlink_unsync_page(vcpu->kvm, s);
  1411. if ((s->role.cr4_pae != !!is_pae(vcpu)) ||
  1412. (vcpu->arch.mmu.sync_page(vcpu, s))) {
  1413. kvm_mmu_prepare_zap_page(vcpu->kvm, s, &invalid_list);
  1414. continue;
  1415. }
  1416. flush = true;
  1417. }
  1418. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  1419. if (flush)
  1420. kvm_mmu_flush_tlb(vcpu);
  1421. }
  1422. struct mmu_page_path {
  1423. struct kvm_mmu_page *parent[PT64_ROOT_LEVEL-1];
  1424. unsigned int idx[PT64_ROOT_LEVEL-1];
  1425. };
  1426. #define for_each_sp(pvec, sp, parents, i) \
  1427. for (i = mmu_pages_next(&pvec, &parents, -1), \
  1428. sp = pvec.page[i].sp; \
  1429. i < pvec.nr && ({ sp = pvec.page[i].sp; 1;}); \
  1430. i = mmu_pages_next(&pvec, &parents, i))
  1431. static int mmu_pages_next(struct kvm_mmu_pages *pvec,
  1432. struct mmu_page_path *parents,
  1433. int i)
  1434. {
  1435. int n;
  1436. for (n = i+1; n < pvec->nr; n++) {
  1437. struct kvm_mmu_page *sp = pvec->page[n].sp;
  1438. if (sp->role.level == PT_PAGE_TABLE_LEVEL) {
  1439. parents->idx[0] = pvec->page[n].idx;
  1440. return n;
  1441. }
  1442. parents->parent[sp->role.level-2] = sp;
  1443. parents->idx[sp->role.level-1] = pvec->page[n].idx;
  1444. }
  1445. return n;
  1446. }
  1447. static void mmu_pages_clear_parents(struct mmu_page_path *parents)
  1448. {
  1449. struct kvm_mmu_page *sp;
  1450. unsigned int level = 0;
  1451. do {
  1452. unsigned int idx = parents->idx[level];
  1453. sp = parents->parent[level];
  1454. if (!sp)
  1455. return;
  1456. --sp->unsync_children;
  1457. WARN_ON((int)sp->unsync_children < 0);
  1458. __clear_bit(idx, sp->unsync_child_bitmap);
  1459. level++;
  1460. } while (level < PT64_ROOT_LEVEL-1 && !sp->unsync_children);
  1461. }
  1462. static void kvm_mmu_pages_init(struct kvm_mmu_page *parent,
  1463. struct mmu_page_path *parents,
  1464. struct kvm_mmu_pages *pvec)
  1465. {
  1466. parents->parent[parent->role.level-1] = NULL;
  1467. pvec->nr = 0;
  1468. }
  1469. static void mmu_sync_children(struct kvm_vcpu *vcpu,
  1470. struct kvm_mmu_page *parent)
  1471. {
  1472. int i;
  1473. struct kvm_mmu_page *sp;
  1474. struct mmu_page_path parents;
  1475. struct kvm_mmu_pages pages;
  1476. LIST_HEAD(invalid_list);
  1477. kvm_mmu_pages_init(parent, &parents, &pages);
  1478. while (mmu_unsync_walk(parent, &pages)) {
  1479. bool protected = false;
  1480. for_each_sp(pages, sp, parents, i)
  1481. protected |= rmap_write_protect(vcpu->kvm, sp->gfn);
  1482. if (protected)
  1483. kvm_flush_remote_tlbs(vcpu->kvm);
  1484. for_each_sp(pages, sp, parents, i) {
  1485. kvm_sync_page(vcpu, sp, &invalid_list);
  1486. mmu_pages_clear_parents(&parents);
  1487. }
  1488. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  1489. cond_resched_lock(&vcpu->kvm->mmu_lock);
  1490. kvm_mmu_pages_init(parent, &parents, &pages);
  1491. }
  1492. }
  1493. static void init_shadow_page_table(struct kvm_mmu_page *sp)
  1494. {
  1495. int i;
  1496. for (i = 0; i < PT64_ENT_PER_PAGE; ++i)
  1497. sp->spt[i] = 0ull;
  1498. }
  1499. static void __clear_sp_write_flooding_count(struct kvm_mmu_page *sp)
  1500. {
  1501. sp->write_flooding_count = 0;
  1502. }
  1503. static void clear_sp_write_flooding_count(u64 *spte)
  1504. {
  1505. struct kvm_mmu_page *sp = page_header(__pa(spte));
  1506. __clear_sp_write_flooding_count(sp);
  1507. }
  1508. static struct kvm_mmu_page *kvm_mmu_get_page(struct kvm_vcpu *vcpu,
  1509. gfn_t gfn,
  1510. gva_t gaddr,
  1511. unsigned level,
  1512. int direct,
  1513. unsigned access,
  1514. u64 *parent_pte)
  1515. {
  1516. union kvm_mmu_page_role role;
  1517. unsigned quadrant;
  1518. struct kvm_mmu_page *sp;
  1519. struct hlist_node *node;
  1520. bool need_sync = false;
  1521. role = vcpu->arch.mmu.base_role;
  1522. role.level = level;
  1523. role.direct = direct;
  1524. if (role.direct)
  1525. role.cr4_pae = 0;
  1526. role.access = access;
  1527. if (!vcpu->arch.mmu.direct_map
  1528. && vcpu->arch.mmu.root_level <= PT32_ROOT_LEVEL) {
  1529. quadrant = gaddr >> (PAGE_SHIFT + (PT64_PT_BITS * level));
  1530. quadrant &= (1 << ((PT32_PT_BITS - PT64_PT_BITS) * level)) - 1;
  1531. role.quadrant = quadrant;
  1532. }
  1533. for_each_gfn_sp(vcpu->kvm, sp, gfn, node) {
  1534. if (!need_sync && sp->unsync)
  1535. need_sync = true;
  1536. if (sp->role.word != role.word)
  1537. continue;
  1538. if (sp->unsync && kvm_sync_page_transient(vcpu, sp))
  1539. break;
  1540. mmu_page_add_parent_pte(vcpu, sp, parent_pte);
  1541. if (sp->unsync_children) {
  1542. kvm_make_request(KVM_REQ_MMU_SYNC, vcpu);
  1543. kvm_mmu_mark_parents_unsync(sp);
  1544. } else if (sp->unsync)
  1545. kvm_mmu_mark_parents_unsync(sp);
  1546. __clear_sp_write_flooding_count(sp);
  1547. trace_kvm_mmu_get_page(sp, false);
  1548. return sp;
  1549. }
  1550. ++vcpu->kvm->stat.mmu_cache_miss;
  1551. sp = kvm_mmu_alloc_page(vcpu, parent_pte, direct);
  1552. if (!sp)
  1553. return sp;
  1554. sp->gfn = gfn;
  1555. sp->role = role;
  1556. hlist_add_head(&sp->hash_link,
  1557. &vcpu->kvm->arch.mmu_page_hash[kvm_page_table_hashfn(gfn)]);
  1558. if (!direct) {
  1559. if (rmap_write_protect(vcpu->kvm, gfn))
  1560. kvm_flush_remote_tlbs(vcpu->kvm);
  1561. if (level > PT_PAGE_TABLE_LEVEL && need_sync)
  1562. kvm_sync_pages(vcpu, gfn);
  1563. account_shadowed(vcpu->kvm, gfn);
  1564. }
  1565. init_shadow_page_table(sp);
  1566. trace_kvm_mmu_get_page(sp, true);
  1567. return sp;
  1568. }
  1569. static void shadow_walk_init(struct kvm_shadow_walk_iterator *iterator,
  1570. struct kvm_vcpu *vcpu, u64 addr)
  1571. {
  1572. iterator->addr = addr;
  1573. iterator->shadow_addr = vcpu->arch.mmu.root_hpa;
  1574. iterator->level = vcpu->arch.mmu.shadow_root_level;
  1575. if (iterator->level == PT64_ROOT_LEVEL &&
  1576. vcpu->arch.mmu.root_level < PT64_ROOT_LEVEL &&
  1577. !vcpu->arch.mmu.direct_map)
  1578. --iterator->level;
  1579. if (iterator->level == PT32E_ROOT_LEVEL) {
  1580. iterator->shadow_addr
  1581. = vcpu->arch.mmu.pae_root[(addr >> 30) & 3];
  1582. iterator->shadow_addr &= PT64_BASE_ADDR_MASK;
  1583. --iterator->level;
  1584. if (!iterator->shadow_addr)
  1585. iterator->level = 0;
  1586. }
  1587. }
  1588. static bool shadow_walk_okay(struct kvm_shadow_walk_iterator *iterator)
  1589. {
  1590. if (iterator->level < PT_PAGE_TABLE_LEVEL)
  1591. return false;
  1592. iterator->index = SHADOW_PT_INDEX(iterator->addr, iterator->level);
  1593. iterator->sptep = ((u64 *)__va(iterator->shadow_addr)) + iterator->index;
  1594. return true;
  1595. }
  1596. static void __shadow_walk_next(struct kvm_shadow_walk_iterator *iterator,
  1597. u64 spte)
  1598. {
  1599. if (is_last_spte(spte, iterator->level)) {
  1600. iterator->level = 0;
  1601. return;
  1602. }
  1603. iterator->shadow_addr = spte & PT64_BASE_ADDR_MASK;
  1604. --iterator->level;
  1605. }
  1606. static void shadow_walk_next(struct kvm_shadow_walk_iterator *iterator)
  1607. {
  1608. return __shadow_walk_next(iterator, *iterator->sptep);
  1609. }
  1610. static void link_shadow_page(u64 *sptep, struct kvm_mmu_page *sp)
  1611. {
  1612. u64 spte;
  1613. spte = __pa(sp->spt)
  1614. | PT_PRESENT_MASK | PT_ACCESSED_MASK
  1615. | PT_WRITABLE_MASK | PT_USER_MASK;
  1616. mmu_spte_set(sptep, spte);
  1617. }
  1618. static void validate_direct_spte(struct kvm_vcpu *vcpu, u64 *sptep,
  1619. unsigned direct_access)
  1620. {
  1621. if (is_shadow_present_pte(*sptep) && !is_large_pte(*sptep)) {
  1622. struct kvm_mmu_page *child;
  1623. /*
  1624. * For the direct sp, if the guest pte's dirty bit
  1625. * changed form clean to dirty, it will corrupt the
  1626. * sp's access: allow writable in the read-only sp,
  1627. * so we should update the spte at this point to get
  1628. * a new sp with the correct access.
  1629. */
  1630. child = page_header(*sptep & PT64_BASE_ADDR_MASK);
  1631. if (child->role.access == direct_access)
  1632. return;
  1633. drop_parent_pte(child, sptep);
  1634. kvm_flush_remote_tlbs(vcpu->kvm);
  1635. }
  1636. }
  1637. static bool mmu_page_zap_pte(struct kvm *kvm, struct kvm_mmu_page *sp,
  1638. u64 *spte)
  1639. {
  1640. u64 pte;
  1641. struct kvm_mmu_page *child;
  1642. pte = *spte;
  1643. if (is_shadow_present_pte(pte)) {
  1644. if (is_last_spte(pte, sp->role.level)) {
  1645. drop_spte(kvm, spte);
  1646. if (is_large_pte(pte))
  1647. --kvm->stat.lpages;
  1648. } else {
  1649. child = page_header(pte & PT64_BASE_ADDR_MASK);
  1650. drop_parent_pte(child, spte);
  1651. }
  1652. return true;
  1653. }
  1654. if (is_mmio_spte(pte))
  1655. mmu_spte_clear_no_track(spte);
  1656. return false;
  1657. }
  1658. static void kvm_mmu_page_unlink_children(struct kvm *kvm,
  1659. struct kvm_mmu_page *sp)
  1660. {
  1661. unsigned i;
  1662. for (i = 0; i < PT64_ENT_PER_PAGE; ++i)
  1663. mmu_page_zap_pte(kvm, sp, sp->spt + i);
  1664. }
  1665. static void kvm_mmu_put_page(struct kvm_mmu_page *sp, u64 *parent_pte)
  1666. {
  1667. mmu_page_remove_parent_pte(sp, parent_pte);
  1668. }
  1669. static void kvm_mmu_unlink_parents(struct kvm *kvm, struct kvm_mmu_page *sp)
  1670. {
  1671. u64 *sptep;
  1672. struct rmap_iterator iter;
  1673. while ((sptep = rmap_get_first(sp->parent_ptes, &iter)))
  1674. drop_parent_pte(sp, sptep);
  1675. }
  1676. static int mmu_zap_unsync_children(struct kvm *kvm,
  1677. struct kvm_mmu_page *parent,
  1678. struct list_head *invalid_list)
  1679. {
  1680. int i, zapped = 0;
  1681. struct mmu_page_path parents;
  1682. struct kvm_mmu_pages pages;
  1683. if (parent->role.level == PT_PAGE_TABLE_LEVEL)
  1684. return 0;
  1685. kvm_mmu_pages_init(parent, &parents, &pages);
  1686. while (mmu_unsync_walk(parent, &pages)) {
  1687. struct kvm_mmu_page *sp;
  1688. for_each_sp(pages, sp, parents, i) {
  1689. kvm_mmu_prepare_zap_page(kvm, sp, invalid_list);
  1690. mmu_pages_clear_parents(&parents);
  1691. zapped++;
  1692. }
  1693. kvm_mmu_pages_init(parent, &parents, &pages);
  1694. }
  1695. return zapped;
  1696. }
  1697. static int kvm_mmu_prepare_zap_page(struct kvm *kvm, struct kvm_mmu_page *sp,
  1698. struct list_head *invalid_list)
  1699. {
  1700. int ret;
  1701. trace_kvm_mmu_prepare_zap_page(sp);
  1702. ++kvm->stat.mmu_shadow_zapped;
  1703. ret = mmu_zap_unsync_children(kvm, sp, invalid_list);
  1704. kvm_mmu_page_unlink_children(kvm, sp);
  1705. kvm_mmu_unlink_parents(kvm, sp);
  1706. if (!sp->role.invalid && !sp->role.direct)
  1707. unaccount_shadowed(kvm, sp->gfn);
  1708. if (sp->unsync)
  1709. kvm_unlink_unsync_page(kvm, sp);
  1710. if (!sp->root_count) {
  1711. /* Count self */
  1712. ret++;
  1713. list_move(&sp->link, invalid_list);
  1714. kvm_mod_used_mmu_pages(kvm, -1);
  1715. } else {
  1716. list_move(&sp->link, &kvm->arch.active_mmu_pages);
  1717. kvm_reload_remote_mmus(kvm);
  1718. }
  1719. sp->role.invalid = 1;
  1720. return ret;
  1721. }
  1722. static void kvm_mmu_commit_zap_page(struct kvm *kvm,
  1723. struct list_head *invalid_list)
  1724. {
  1725. struct kvm_mmu_page *sp;
  1726. if (list_empty(invalid_list))
  1727. return;
  1728. /*
  1729. * wmb: make sure everyone sees our modifications to the page tables
  1730. * rmb: make sure we see changes to vcpu->mode
  1731. */
  1732. smp_mb();
  1733. /*
  1734. * Wait for all vcpus to exit guest mode and/or lockless shadow
  1735. * page table walks.
  1736. */
  1737. kvm_flush_remote_tlbs(kvm);
  1738. do {
  1739. sp = list_first_entry(invalid_list, struct kvm_mmu_page, link);
  1740. WARN_ON(!sp->role.invalid || sp->root_count);
  1741. kvm_mmu_free_page(sp);
  1742. } while (!list_empty(invalid_list));
  1743. }
  1744. /*
  1745. * Changing the number of mmu pages allocated to the vm
  1746. * Note: if goal_nr_mmu_pages is too small, you will get dead lock
  1747. */
  1748. void kvm_mmu_change_mmu_pages(struct kvm *kvm, unsigned int goal_nr_mmu_pages)
  1749. {
  1750. LIST_HEAD(invalid_list);
  1751. /*
  1752. * If we set the number of mmu pages to be smaller be than the
  1753. * number of actived pages , we must to free some mmu pages before we
  1754. * change the value
  1755. */
  1756. spin_lock(&kvm->mmu_lock);
  1757. if (kvm->arch.n_used_mmu_pages > goal_nr_mmu_pages) {
  1758. while (kvm->arch.n_used_mmu_pages > goal_nr_mmu_pages &&
  1759. !list_empty(&kvm->arch.active_mmu_pages)) {
  1760. struct kvm_mmu_page *page;
  1761. page = container_of(kvm->arch.active_mmu_pages.prev,
  1762. struct kvm_mmu_page, link);
  1763. kvm_mmu_prepare_zap_page(kvm, page, &invalid_list);
  1764. }
  1765. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  1766. goal_nr_mmu_pages = kvm->arch.n_used_mmu_pages;
  1767. }
  1768. kvm->arch.n_max_mmu_pages = goal_nr_mmu_pages;
  1769. spin_unlock(&kvm->mmu_lock);
  1770. }
  1771. int kvm_mmu_unprotect_page(struct kvm *kvm, gfn_t gfn)
  1772. {
  1773. struct kvm_mmu_page *sp;
  1774. struct hlist_node *node;
  1775. LIST_HEAD(invalid_list);
  1776. int r;
  1777. pgprintk("%s: looking for gfn %llx\n", __func__, gfn);
  1778. r = 0;
  1779. spin_lock(&kvm->mmu_lock);
  1780. for_each_gfn_indirect_valid_sp(kvm, sp, gfn, node) {
  1781. pgprintk("%s: gfn %llx role %x\n", __func__, gfn,
  1782. sp->role.word);
  1783. r = 1;
  1784. kvm_mmu_prepare_zap_page(kvm, sp, &invalid_list);
  1785. }
  1786. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  1787. spin_unlock(&kvm->mmu_lock);
  1788. return r;
  1789. }
  1790. EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page);
  1791. /*
  1792. * The function is based on mtrr_type_lookup() in
  1793. * arch/x86/kernel/cpu/mtrr/generic.c
  1794. */
  1795. static int get_mtrr_type(struct mtrr_state_type *mtrr_state,
  1796. u64 start, u64 end)
  1797. {
  1798. int i;
  1799. u64 base, mask;
  1800. u8 prev_match, curr_match;
  1801. int num_var_ranges = KVM_NR_VAR_MTRR;
  1802. if (!mtrr_state->enabled)
  1803. return 0xFF;
  1804. /* Make end inclusive end, instead of exclusive */
  1805. end--;
  1806. /* Look in fixed ranges. Just return the type as per start */
  1807. if (mtrr_state->have_fixed && (start < 0x100000)) {
  1808. int idx;
  1809. if (start < 0x80000) {
  1810. idx = 0;
  1811. idx += (start >> 16);
  1812. return mtrr_state->fixed_ranges[idx];
  1813. } else if (start < 0xC0000) {
  1814. idx = 1 * 8;
  1815. idx += ((start - 0x80000) >> 14);
  1816. return mtrr_state->fixed_ranges[idx];
  1817. } else if (start < 0x1000000) {
  1818. idx = 3 * 8;
  1819. idx += ((start - 0xC0000) >> 12);
  1820. return mtrr_state->fixed_ranges[idx];
  1821. }
  1822. }
  1823. /*
  1824. * Look in variable ranges
  1825. * Look of multiple ranges matching this address and pick type
  1826. * as per MTRR precedence
  1827. */
  1828. if (!(mtrr_state->enabled & 2))
  1829. return mtrr_state->def_type;
  1830. prev_match = 0xFF;
  1831. for (i = 0; i < num_var_ranges; ++i) {
  1832. unsigned short start_state, end_state;
  1833. if (!(mtrr_state->var_ranges[i].mask_lo & (1 << 11)))
  1834. continue;
  1835. base = (((u64)mtrr_state->var_ranges[i].base_hi) << 32) +
  1836. (mtrr_state->var_ranges[i].base_lo & PAGE_MASK);
  1837. mask = (((u64)mtrr_state->var_ranges[i].mask_hi) << 32) +
  1838. (mtrr_state->var_ranges[i].mask_lo & PAGE_MASK);
  1839. start_state = ((start & mask) == (base & mask));
  1840. end_state = ((end & mask) == (base & mask));
  1841. if (start_state != end_state)
  1842. return 0xFE;
  1843. if ((start & mask) != (base & mask))
  1844. continue;
  1845. curr_match = mtrr_state->var_ranges[i].base_lo & 0xff;
  1846. if (prev_match == 0xFF) {
  1847. prev_match = curr_match;
  1848. continue;
  1849. }
  1850. if (prev_match == MTRR_TYPE_UNCACHABLE ||
  1851. curr_match == MTRR_TYPE_UNCACHABLE)
  1852. return MTRR_TYPE_UNCACHABLE;
  1853. if ((prev_match == MTRR_TYPE_WRBACK &&
  1854. curr_match == MTRR_TYPE_WRTHROUGH) ||
  1855. (prev_match == MTRR_TYPE_WRTHROUGH &&
  1856. curr_match == MTRR_TYPE_WRBACK)) {
  1857. prev_match = MTRR_TYPE_WRTHROUGH;
  1858. curr_match = MTRR_TYPE_WRTHROUGH;
  1859. }
  1860. if (prev_match != curr_match)
  1861. return MTRR_TYPE_UNCACHABLE;
  1862. }
  1863. if (prev_match != 0xFF)
  1864. return prev_match;
  1865. return mtrr_state->def_type;
  1866. }
  1867. u8 kvm_get_guest_memory_type(struct kvm_vcpu *vcpu, gfn_t gfn)
  1868. {
  1869. u8 mtrr;
  1870. mtrr = get_mtrr_type(&vcpu->arch.mtrr_state, gfn << PAGE_SHIFT,
  1871. (gfn << PAGE_SHIFT) + PAGE_SIZE);
  1872. if (mtrr == 0xfe || mtrr == 0xff)
  1873. mtrr = MTRR_TYPE_WRBACK;
  1874. return mtrr;
  1875. }
  1876. EXPORT_SYMBOL_GPL(kvm_get_guest_memory_type);
  1877. static void __kvm_unsync_page(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp)
  1878. {
  1879. trace_kvm_mmu_unsync_page(sp);
  1880. ++vcpu->kvm->stat.mmu_unsync;
  1881. sp->unsync = 1;
  1882. kvm_mmu_mark_parents_unsync(sp);
  1883. }
  1884. static void kvm_unsync_pages(struct kvm_vcpu *vcpu, gfn_t gfn)
  1885. {
  1886. struct kvm_mmu_page *s;
  1887. struct hlist_node *node;
  1888. for_each_gfn_indirect_valid_sp(vcpu->kvm, s, gfn, node) {
  1889. if (s->unsync)
  1890. continue;
  1891. WARN_ON(s->role.level != PT_PAGE_TABLE_LEVEL);
  1892. __kvm_unsync_page(vcpu, s);
  1893. }
  1894. }
  1895. static int mmu_need_write_protect(struct kvm_vcpu *vcpu, gfn_t gfn,
  1896. bool can_unsync)
  1897. {
  1898. struct kvm_mmu_page *s;
  1899. struct hlist_node *node;
  1900. bool need_unsync = false;
  1901. for_each_gfn_indirect_valid_sp(vcpu->kvm, s, gfn, node) {
  1902. if (!can_unsync)
  1903. return 1;
  1904. if (s->role.level != PT_PAGE_TABLE_LEVEL)
  1905. return 1;
  1906. if (!s->unsync)
  1907. need_unsync = true;
  1908. }
  1909. if (need_unsync)
  1910. kvm_unsync_pages(vcpu, gfn);
  1911. return 0;
  1912. }
  1913. static int set_spte(struct kvm_vcpu *vcpu, u64 *sptep,
  1914. unsigned pte_access, int level,
  1915. gfn_t gfn, pfn_t pfn, bool speculative,
  1916. bool can_unsync, bool host_writable)
  1917. {
  1918. u64 spte;
  1919. int ret = 0;
  1920. if (set_mmio_spte(sptep, gfn, pfn, pte_access))
  1921. return 0;
  1922. spte = PT_PRESENT_MASK;
  1923. if (!speculative)
  1924. spte |= shadow_accessed_mask;
  1925. if (pte_access & ACC_EXEC_MASK)
  1926. spte |= shadow_x_mask;
  1927. else
  1928. spte |= shadow_nx_mask;
  1929. if (pte_access & ACC_USER_MASK)
  1930. spte |= shadow_user_mask;
  1931. if (level > PT_PAGE_TABLE_LEVEL)
  1932. spte |= PT_PAGE_SIZE_MASK;
  1933. if (tdp_enabled)
  1934. spte |= kvm_x86_ops->get_mt_mask(vcpu, gfn,
  1935. kvm_is_mmio_pfn(pfn));
  1936. if (host_writable)
  1937. spte |= SPTE_HOST_WRITEABLE;
  1938. else
  1939. pte_access &= ~ACC_WRITE_MASK;
  1940. spte |= (u64)pfn << PAGE_SHIFT;
  1941. if (pte_access & ACC_WRITE_MASK) {
  1942. /*
  1943. * Other vcpu creates new sp in the window between
  1944. * mapping_level() and acquiring mmu-lock. We can
  1945. * allow guest to retry the access, the mapping can
  1946. * be fixed if guest refault.
  1947. */
  1948. if (level > PT_PAGE_TABLE_LEVEL &&
  1949. has_wrprotected_page(vcpu->kvm, gfn, level))
  1950. goto done;
  1951. spte |= PT_WRITABLE_MASK | SPTE_MMU_WRITEABLE;
  1952. /*
  1953. * Optimization: for pte sync, if spte was writable the hash
  1954. * lookup is unnecessary (and expensive). Write protection
  1955. * is responsibility of mmu_get_page / kvm_sync_page.
  1956. * Same reasoning can be applied to dirty page accounting.
  1957. */
  1958. if (!can_unsync && is_writable_pte(*sptep))
  1959. goto set_pte;
  1960. if (mmu_need_write_protect(vcpu, gfn, can_unsync)) {
  1961. pgprintk("%s: found shadow page for %llx, marking ro\n",
  1962. __func__, gfn);
  1963. ret = 1;
  1964. pte_access &= ~ACC_WRITE_MASK;
  1965. spte &= ~(PT_WRITABLE_MASK | SPTE_MMU_WRITEABLE);
  1966. }
  1967. }
  1968. if (pte_access & ACC_WRITE_MASK)
  1969. mark_page_dirty(vcpu->kvm, gfn);
  1970. set_pte:
  1971. if (mmu_spte_update(sptep, spte))
  1972. kvm_flush_remote_tlbs(vcpu->kvm);
  1973. done:
  1974. return ret;
  1975. }
  1976. static void mmu_set_spte(struct kvm_vcpu *vcpu, u64 *sptep,
  1977. unsigned pt_access, unsigned pte_access,
  1978. int write_fault, int *emulate, int level, gfn_t gfn,
  1979. pfn_t pfn, bool speculative, bool host_writable)
  1980. {
  1981. int was_rmapped = 0;
  1982. int rmap_count;
  1983. pgprintk("%s: spte %llx access %x write_fault %d gfn %llx\n",
  1984. __func__, *sptep, pt_access,
  1985. write_fault, gfn);
  1986. if (is_rmap_spte(*sptep)) {
  1987. /*
  1988. * If we overwrite a PTE page pointer with a 2MB PMD, unlink
  1989. * the parent of the now unreachable PTE.
  1990. */
  1991. if (level > PT_PAGE_TABLE_LEVEL &&
  1992. !is_large_pte(*sptep)) {
  1993. struct kvm_mmu_page *child;
  1994. u64 pte = *sptep;
  1995. child = page_header(pte & PT64_BASE_ADDR_MASK);
  1996. drop_parent_pte(child, sptep);
  1997. kvm_flush_remote_tlbs(vcpu->kvm);
  1998. } else if (pfn != spte_to_pfn(*sptep)) {
  1999. pgprintk("hfn old %llx new %llx\n",
  2000. spte_to_pfn(*sptep), pfn);
  2001. drop_spte(vcpu->kvm, sptep);
  2002. kvm_flush_remote_tlbs(vcpu->kvm);
  2003. } else
  2004. was_rmapped = 1;
  2005. }
  2006. if (set_spte(vcpu, sptep, pte_access, level, gfn, pfn, speculative,
  2007. true, host_writable)) {
  2008. if (write_fault)
  2009. *emulate = 1;
  2010. kvm_mmu_flush_tlb(vcpu);
  2011. }
  2012. if (unlikely(is_mmio_spte(*sptep) && emulate))
  2013. *emulate = 1;
  2014. pgprintk("%s: setting spte %llx\n", __func__, *sptep);
  2015. pgprintk("instantiating %s PTE (%s) at %llx (%llx) addr %p\n",
  2016. is_large_pte(*sptep)? "2MB" : "4kB",
  2017. *sptep & PT_PRESENT_MASK ?"RW":"R", gfn,
  2018. *sptep, sptep);
  2019. if (!was_rmapped && is_large_pte(*sptep))
  2020. ++vcpu->kvm->stat.lpages;
  2021. if (is_shadow_present_pte(*sptep)) {
  2022. if (!was_rmapped) {
  2023. rmap_count = rmap_add(vcpu, sptep, gfn);
  2024. if (rmap_count > RMAP_RECYCLE_THRESHOLD)
  2025. rmap_recycle(vcpu, sptep, gfn);
  2026. }
  2027. }
  2028. kvm_release_pfn_clean(pfn);
  2029. }
  2030. static void nonpaging_new_cr3(struct kvm_vcpu *vcpu)
  2031. {
  2032. mmu_free_roots(vcpu);
  2033. }
  2034. static bool is_rsvd_bits_set(struct kvm_mmu *mmu, u64 gpte, int level)
  2035. {
  2036. int bit7;
  2037. bit7 = (gpte >> 7) & 1;
  2038. return (gpte & mmu->rsvd_bits_mask[bit7][level-1]) != 0;
  2039. }
  2040. static pfn_t pte_prefetch_gfn_to_pfn(struct kvm_vcpu *vcpu, gfn_t gfn,
  2041. bool no_dirty_log)
  2042. {
  2043. struct kvm_memory_slot *slot;
  2044. slot = gfn_to_memslot_dirty_bitmap(vcpu, gfn, no_dirty_log);
  2045. if (!slot)
  2046. return KVM_PFN_ERR_FAULT;
  2047. return gfn_to_pfn_memslot_atomic(slot, gfn);
  2048. }
  2049. static bool prefetch_invalid_gpte(struct kvm_vcpu *vcpu,
  2050. struct kvm_mmu_page *sp, u64 *spte,
  2051. u64 gpte)
  2052. {
  2053. if (is_rsvd_bits_set(&vcpu->arch.mmu, gpte, PT_PAGE_TABLE_LEVEL))
  2054. goto no_present;
  2055. if (!is_present_gpte(gpte))
  2056. goto no_present;
  2057. if (!(gpte & PT_ACCESSED_MASK))
  2058. goto no_present;
  2059. return false;
  2060. no_present:
  2061. drop_spte(vcpu->kvm, spte);
  2062. return true;
  2063. }
  2064. static int direct_pte_prefetch_many(struct kvm_vcpu *vcpu,
  2065. struct kvm_mmu_page *sp,
  2066. u64 *start, u64 *end)
  2067. {
  2068. struct page *pages[PTE_PREFETCH_NUM];
  2069. unsigned access = sp->role.access;
  2070. int i, ret;
  2071. gfn_t gfn;
  2072. gfn = kvm_mmu_page_get_gfn(sp, start - sp->spt);
  2073. if (!gfn_to_memslot_dirty_bitmap(vcpu, gfn, access & ACC_WRITE_MASK))
  2074. return -1;
  2075. ret = gfn_to_page_many_atomic(vcpu->kvm, gfn, pages, end - start);
  2076. if (ret <= 0)
  2077. return -1;
  2078. for (i = 0; i < ret; i++, gfn++, start++)
  2079. mmu_set_spte(vcpu, start, ACC_ALL, access, 0, NULL,
  2080. sp->role.level, gfn, page_to_pfn(pages[i]),
  2081. true, true);
  2082. return 0;
  2083. }
  2084. static void __direct_pte_prefetch(struct kvm_vcpu *vcpu,
  2085. struct kvm_mmu_page *sp, u64 *sptep)
  2086. {
  2087. u64 *spte, *start = NULL;
  2088. int i;
  2089. WARN_ON(!sp->role.direct);
  2090. i = (sptep - sp->spt) & ~(PTE_PREFETCH_NUM - 1);
  2091. spte = sp->spt + i;
  2092. for (i = 0; i < PTE_PREFETCH_NUM; i++, spte++) {
  2093. if (is_shadow_present_pte(*spte) || spte == sptep) {
  2094. if (!start)
  2095. continue;
  2096. if (direct_pte_prefetch_many(vcpu, sp, start, spte) < 0)
  2097. break;
  2098. start = NULL;
  2099. } else if (!start)
  2100. start = spte;
  2101. }
  2102. }
  2103. static void direct_pte_prefetch(struct kvm_vcpu *vcpu, u64 *sptep)
  2104. {
  2105. struct kvm_mmu_page *sp;
  2106. /*
  2107. * Since it's no accessed bit on EPT, it's no way to
  2108. * distinguish between actually accessed translations
  2109. * and prefetched, so disable pte prefetch if EPT is
  2110. * enabled.
  2111. */
  2112. if (!shadow_accessed_mask)
  2113. return;
  2114. sp = page_header(__pa(sptep));
  2115. if (sp->role.level > PT_PAGE_TABLE_LEVEL)
  2116. return;
  2117. __direct_pte_prefetch(vcpu, sp, sptep);
  2118. }
  2119. static int __direct_map(struct kvm_vcpu *vcpu, gpa_t v, int write,
  2120. int map_writable, int level, gfn_t gfn, pfn_t pfn,
  2121. bool prefault)
  2122. {
  2123. struct kvm_shadow_walk_iterator iterator;
  2124. struct kvm_mmu_page *sp;
  2125. int emulate = 0;
  2126. gfn_t pseudo_gfn;
  2127. for_each_shadow_entry(vcpu, (u64)gfn << PAGE_SHIFT, iterator) {
  2128. if (iterator.level == level) {
  2129. unsigned pte_access = ACC_ALL;
  2130. mmu_set_spte(vcpu, iterator.sptep, ACC_ALL, pte_access,
  2131. write, &emulate, level, gfn, pfn,
  2132. prefault, map_writable);
  2133. direct_pte_prefetch(vcpu, iterator.sptep);
  2134. ++vcpu->stat.pf_fixed;
  2135. break;
  2136. }
  2137. drop_large_spte(vcpu, iterator.sptep);
  2138. if (!is_shadow_present_pte(*iterator.sptep)) {
  2139. u64 base_addr = iterator.addr;
  2140. base_addr &= PT64_LVL_ADDR_MASK(iterator.level);
  2141. pseudo_gfn = base_addr >> PAGE_SHIFT;
  2142. sp = kvm_mmu_get_page(vcpu, pseudo_gfn, iterator.addr,
  2143. iterator.level - 1,
  2144. 1, ACC_ALL, iterator.sptep);
  2145. mmu_spte_set(iterator.sptep,
  2146. __pa(sp->spt)
  2147. | PT_PRESENT_MASK | PT_WRITABLE_MASK
  2148. | shadow_user_mask | shadow_x_mask
  2149. | shadow_accessed_mask);
  2150. }
  2151. }
  2152. return emulate;
  2153. }
  2154. static void kvm_send_hwpoison_signal(unsigned long address, struct task_struct *tsk)
  2155. {
  2156. siginfo_t info;
  2157. info.si_signo = SIGBUS;
  2158. info.si_errno = 0;
  2159. info.si_code = BUS_MCEERR_AR;
  2160. info.si_addr = (void __user *)address;
  2161. info.si_addr_lsb = PAGE_SHIFT;
  2162. send_sig_info(SIGBUS, &info, tsk);
  2163. }
  2164. static int kvm_handle_bad_page(struct kvm_vcpu *vcpu, gfn_t gfn, pfn_t pfn)
  2165. {
  2166. /*
  2167. * Do not cache the mmio info caused by writing the readonly gfn
  2168. * into the spte otherwise read access on readonly gfn also can
  2169. * caused mmio page fault and treat it as mmio access.
  2170. * Return 1 to tell kvm to emulate it.
  2171. */
  2172. if (pfn == KVM_PFN_ERR_RO_FAULT)
  2173. return 1;
  2174. if (pfn == KVM_PFN_ERR_HWPOISON) {
  2175. kvm_send_hwpoison_signal(gfn_to_hva(vcpu->kvm, gfn), current);
  2176. return 0;
  2177. }
  2178. return -EFAULT;
  2179. }
  2180. static void transparent_hugepage_adjust(struct kvm_vcpu *vcpu,
  2181. gfn_t *gfnp, pfn_t *pfnp, int *levelp)
  2182. {
  2183. pfn_t pfn = *pfnp;
  2184. gfn_t gfn = *gfnp;
  2185. int level = *levelp;
  2186. /*
  2187. * Check if it's a transparent hugepage. If this would be an
  2188. * hugetlbfs page, level wouldn't be set to
  2189. * PT_PAGE_TABLE_LEVEL and there would be no adjustment done
  2190. * here.
  2191. */
  2192. if (!is_error_noslot_pfn(pfn) && !kvm_is_mmio_pfn(pfn) &&
  2193. level == PT_PAGE_TABLE_LEVEL &&
  2194. PageTransCompound(pfn_to_page(pfn)) &&
  2195. !has_wrprotected_page(vcpu->kvm, gfn, PT_DIRECTORY_LEVEL)) {
  2196. unsigned long mask;
  2197. /*
  2198. * mmu_notifier_retry was successful and we hold the
  2199. * mmu_lock here, so the pmd can't become splitting
  2200. * from under us, and in turn
  2201. * __split_huge_page_refcount() can't run from under
  2202. * us and we can safely transfer the refcount from
  2203. * PG_tail to PG_head as we switch the pfn to tail to
  2204. * head.
  2205. */
  2206. *levelp = level = PT_DIRECTORY_LEVEL;
  2207. mask = KVM_PAGES_PER_HPAGE(level) - 1;
  2208. VM_BUG_ON((gfn & mask) != (pfn & mask));
  2209. if (pfn & mask) {
  2210. gfn &= ~mask;
  2211. *gfnp = gfn;
  2212. kvm_release_pfn_clean(pfn);
  2213. pfn &= ~mask;
  2214. kvm_get_pfn(pfn);
  2215. *pfnp = pfn;
  2216. }
  2217. }
  2218. }
  2219. static bool handle_abnormal_pfn(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn,
  2220. pfn_t pfn, unsigned access, int *ret_val)
  2221. {
  2222. bool ret = true;
  2223. /* The pfn is invalid, report the error! */
  2224. if (unlikely(is_error_pfn(pfn))) {
  2225. *ret_val = kvm_handle_bad_page(vcpu, gfn, pfn);
  2226. goto exit;
  2227. }
  2228. if (unlikely(is_noslot_pfn(pfn)))
  2229. vcpu_cache_mmio_info(vcpu, gva, gfn, access);
  2230. ret = false;
  2231. exit:
  2232. return ret;
  2233. }
  2234. static bool page_fault_can_be_fast(struct kvm_vcpu *vcpu, u32 error_code)
  2235. {
  2236. /*
  2237. * #PF can be fast only if the shadow page table is present and it
  2238. * is caused by write-protect, that means we just need change the
  2239. * W bit of the spte which can be done out of mmu-lock.
  2240. */
  2241. if (!(error_code & PFERR_PRESENT_MASK) ||
  2242. !(error_code & PFERR_WRITE_MASK))
  2243. return false;
  2244. return true;
  2245. }
  2246. static bool
  2247. fast_pf_fix_direct_spte(struct kvm_vcpu *vcpu, u64 *sptep, u64 spte)
  2248. {
  2249. struct kvm_mmu_page *sp = page_header(__pa(sptep));
  2250. gfn_t gfn;
  2251. WARN_ON(!sp->role.direct);
  2252. /*
  2253. * The gfn of direct spte is stable since it is calculated
  2254. * by sp->gfn.
  2255. */
  2256. gfn = kvm_mmu_page_get_gfn(sp, sptep - sp->spt);
  2257. if (cmpxchg64(sptep, spte, spte | PT_WRITABLE_MASK) == spte)
  2258. mark_page_dirty(vcpu->kvm, gfn);
  2259. return true;
  2260. }
  2261. /*
  2262. * Return value:
  2263. * - true: let the vcpu to access on the same address again.
  2264. * - false: let the real page fault path to fix it.
  2265. */
  2266. static bool fast_page_fault(struct kvm_vcpu *vcpu, gva_t gva, int level,
  2267. u32 error_code)
  2268. {
  2269. struct kvm_shadow_walk_iterator iterator;
  2270. bool ret = false;
  2271. u64 spte = 0ull;
  2272. if (!page_fault_can_be_fast(vcpu, error_code))
  2273. return false;
  2274. walk_shadow_page_lockless_begin(vcpu);
  2275. for_each_shadow_entry_lockless(vcpu, gva, iterator, spte)
  2276. if (!is_shadow_present_pte(spte) || iterator.level < level)
  2277. break;
  2278. /*
  2279. * If the mapping has been changed, let the vcpu fault on the
  2280. * same address again.
  2281. */
  2282. if (!is_rmap_spte(spte)) {
  2283. ret = true;
  2284. goto exit;
  2285. }
  2286. if (!is_last_spte(spte, level))
  2287. goto exit;
  2288. /*
  2289. * Check if it is a spurious fault caused by TLB lazily flushed.
  2290. *
  2291. * Need not check the access of upper level table entries since
  2292. * they are always ACC_ALL.
  2293. */
  2294. if (is_writable_pte(spte)) {
  2295. ret = true;
  2296. goto exit;
  2297. }
  2298. /*
  2299. * Currently, to simplify the code, only the spte write-protected
  2300. * by dirty-log can be fast fixed.
  2301. */
  2302. if (!spte_is_locklessly_modifiable(spte))
  2303. goto exit;
  2304. /*
  2305. * Currently, fast page fault only works for direct mapping since
  2306. * the gfn is not stable for indirect shadow page.
  2307. * See Documentation/virtual/kvm/locking.txt to get more detail.
  2308. */
  2309. ret = fast_pf_fix_direct_spte(vcpu, iterator.sptep, spte);
  2310. exit:
  2311. trace_fast_page_fault(vcpu, gva, error_code, iterator.sptep,
  2312. spte, ret);
  2313. walk_shadow_page_lockless_end(vcpu);
  2314. return ret;
  2315. }
  2316. static bool try_async_pf(struct kvm_vcpu *vcpu, bool prefault, gfn_t gfn,
  2317. gva_t gva, pfn_t *pfn, bool write, bool *writable);
  2318. static int nonpaging_map(struct kvm_vcpu *vcpu, gva_t v, u32 error_code,
  2319. gfn_t gfn, bool prefault)
  2320. {
  2321. int r;
  2322. int level;
  2323. int force_pt_level;
  2324. pfn_t pfn;
  2325. unsigned long mmu_seq;
  2326. bool map_writable, write = error_code & PFERR_WRITE_MASK;
  2327. force_pt_level = mapping_level_dirty_bitmap(vcpu, gfn);
  2328. if (likely(!force_pt_level)) {
  2329. level = mapping_level(vcpu, gfn);
  2330. /*
  2331. * This path builds a PAE pagetable - so we can map
  2332. * 2mb pages at maximum. Therefore check if the level
  2333. * is larger than that.
  2334. */
  2335. if (level > PT_DIRECTORY_LEVEL)
  2336. level = PT_DIRECTORY_LEVEL;
  2337. gfn &= ~(KVM_PAGES_PER_HPAGE(level) - 1);
  2338. } else
  2339. level = PT_PAGE_TABLE_LEVEL;
  2340. if (fast_page_fault(vcpu, v, level, error_code))
  2341. return 0;
  2342. mmu_seq = vcpu->kvm->mmu_notifier_seq;
  2343. smp_rmb();
  2344. if (try_async_pf(vcpu, prefault, gfn, v, &pfn, write, &map_writable))
  2345. return 0;
  2346. if (handle_abnormal_pfn(vcpu, v, gfn, pfn, ACC_ALL, &r))
  2347. return r;
  2348. spin_lock(&vcpu->kvm->mmu_lock);
  2349. if (mmu_notifier_retry(vcpu->kvm, mmu_seq))
  2350. goto out_unlock;
  2351. kvm_mmu_free_some_pages(vcpu);
  2352. if (likely(!force_pt_level))
  2353. transparent_hugepage_adjust(vcpu, &gfn, &pfn, &level);
  2354. r = __direct_map(vcpu, v, write, map_writable, level, gfn, pfn,
  2355. prefault);
  2356. spin_unlock(&vcpu->kvm->mmu_lock);
  2357. return r;
  2358. out_unlock:
  2359. spin_unlock(&vcpu->kvm->mmu_lock);
  2360. kvm_release_pfn_clean(pfn);
  2361. return 0;
  2362. }
  2363. static void mmu_free_roots(struct kvm_vcpu *vcpu)
  2364. {
  2365. int i;
  2366. struct kvm_mmu_page *sp;
  2367. LIST_HEAD(invalid_list);
  2368. if (!VALID_PAGE(vcpu->arch.mmu.root_hpa))
  2369. return;
  2370. spin_lock(&vcpu->kvm->mmu_lock);
  2371. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL &&
  2372. (vcpu->arch.mmu.root_level == PT64_ROOT_LEVEL ||
  2373. vcpu->arch.mmu.direct_map)) {
  2374. hpa_t root = vcpu->arch.mmu.root_hpa;
  2375. sp = page_header(root);
  2376. --sp->root_count;
  2377. if (!sp->root_count && sp->role.invalid) {
  2378. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, &invalid_list);
  2379. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  2380. }
  2381. vcpu->arch.mmu.root_hpa = INVALID_PAGE;
  2382. spin_unlock(&vcpu->kvm->mmu_lock);
  2383. return;
  2384. }
  2385. for (i = 0; i < 4; ++i) {
  2386. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2387. if (root) {
  2388. root &= PT64_BASE_ADDR_MASK;
  2389. sp = page_header(root);
  2390. --sp->root_count;
  2391. if (!sp->root_count && sp->role.invalid)
  2392. kvm_mmu_prepare_zap_page(vcpu->kvm, sp,
  2393. &invalid_list);
  2394. }
  2395. vcpu->arch.mmu.pae_root[i] = INVALID_PAGE;
  2396. }
  2397. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  2398. spin_unlock(&vcpu->kvm->mmu_lock);
  2399. vcpu->arch.mmu.root_hpa = INVALID_PAGE;
  2400. }
  2401. static int mmu_check_root(struct kvm_vcpu *vcpu, gfn_t root_gfn)
  2402. {
  2403. int ret = 0;
  2404. if (!kvm_is_visible_gfn(vcpu->kvm, root_gfn)) {
  2405. kvm_make_request(KVM_REQ_TRIPLE_FAULT, vcpu);
  2406. ret = 1;
  2407. }
  2408. return ret;
  2409. }
  2410. static int mmu_alloc_direct_roots(struct kvm_vcpu *vcpu)
  2411. {
  2412. struct kvm_mmu_page *sp;
  2413. unsigned i;
  2414. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL) {
  2415. spin_lock(&vcpu->kvm->mmu_lock);
  2416. kvm_mmu_free_some_pages(vcpu);
  2417. sp = kvm_mmu_get_page(vcpu, 0, 0, PT64_ROOT_LEVEL,
  2418. 1, ACC_ALL, NULL);
  2419. ++sp->root_count;
  2420. spin_unlock(&vcpu->kvm->mmu_lock);
  2421. vcpu->arch.mmu.root_hpa = __pa(sp->spt);
  2422. } else if (vcpu->arch.mmu.shadow_root_level == PT32E_ROOT_LEVEL) {
  2423. for (i = 0; i < 4; ++i) {
  2424. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2425. ASSERT(!VALID_PAGE(root));
  2426. spin_lock(&vcpu->kvm->mmu_lock);
  2427. kvm_mmu_free_some_pages(vcpu);
  2428. sp = kvm_mmu_get_page(vcpu, i << (30 - PAGE_SHIFT),
  2429. i << 30,
  2430. PT32_ROOT_LEVEL, 1, ACC_ALL,
  2431. NULL);
  2432. root = __pa(sp->spt);
  2433. ++sp->root_count;
  2434. spin_unlock(&vcpu->kvm->mmu_lock);
  2435. vcpu->arch.mmu.pae_root[i] = root | PT_PRESENT_MASK;
  2436. }
  2437. vcpu->arch.mmu.root_hpa = __pa(vcpu->arch.mmu.pae_root);
  2438. } else
  2439. BUG();
  2440. return 0;
  2441. }
  2442. static int mmu_alloc_shadow_roots(struct kvm_vcpu *vcpu)
  2443. {
  2444. struct kvm_mmu_page *sp;
  2445. u64 pdptr, pm_mask;
  2446. gfn_t root_gfn;
  2447. int i;
  2448. root_gfn = vcpu->arch.mmu.get_cr3(vcpu) >> PAGE_SHIFT;
  2449. if (mmu_check_root(vcpu, root_gfn))
  2450. return 1;
  2451. /*
  2452. * Do we shadow a long mode page table? If so we need to
  2453. * write-protect the guests page table root.
  2454. */
  2455. if (vcpu->arch.mmu.root_level == PT64_ROOT_LEVEL) {
  2456. hpa_t root = vcpu->arch.mmu.root_hpa;
  2457. ASSERT(!VALID_PAGE(root));
  2458. spin_lock(&vcpu->kvm->mmu_lock);
  2459. kvm_mmu_free_some_pages(vcpu);
  2460. sp = kvm_mmu_get_page(vcpu, root_gfn, 0, PT64_ROOT_LEVEL,
  2461. 0, ACC_ALL, NULL);
  2462. root = __pa(sp->spt);
  2463. ++sp->root_count;
  2464. spin_unlock(&vcpu->kvm->mmu_lock);
  2465. vcpu->arch.mmu.root_hpa = root;
  2466. return 0;
  2467. }
  2468. /*
  2469. * We shadow a 32 bit page table. This may be a legacy 2-level
  2470. * or a PAE 3-level page table. In either case we need to be aware that
  2471. * the shadow page table may be a PAE or a long mode page table.
  2472. */
  2473. pm_mask = PT_PRESENT_MASK;
  2474. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL)
  2475. pm_mask |= PT_ACCESSED_MASK | PT_WRITABLE_MASK | PT_USER_MASK;
  2476. for (i = 0; i < 4; ++i) {
  2477. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2478. ASSERT(!VALID_PAGE(root));
  2479. if (vcpu->arch.mmu.root_level == PT32E_ROOT_LEVEL) {
  2480. pdptr = vcpu->arch.mmu.get_pdptr(vcpu, i);
  2481. if (!is_present_gpte(pdptr)) {
  2482. vcpu->arch.mmu.pae_root[i] = 0;
  2483. continue;
  2484. }
  2485. root_gfn = pdptr >> PAGE_SHIFT;
  2486. if (mmu_check_root(vcpu, root_gfn))
  2487. return 1;
  2488. }
  2489. spin_lock(&vcpu->kvm->mmu_lock);
  2490. kvm_mmu_free_some_pages(vcpu);
  2491. sp = kvm_mmu_get_page(vcpu, root_gfn, i << 30,
  2492. PT32_ROOT_LEVEL, 0,
  2493. ACC_ALL, NULL);
  2494. root = __pa(sp->spt);
  2495. ++sp->root_count;
  2496. spin_unlock(&vcpu->kvm->mmu_lock);
  2497. vcpu->arch.mmu.pae_root[i] = root | pm_mask;
  2498. }
  2499. vcpu->arch.mmu.root_hpa = __pa(vcpu->arch.mmu.pae_root);
  2500. /*
  2501. * If we shadow a 32 bit page table with a long mode page
  2502. * table we enter this path.
  2503. */
  2504. if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL) {
  2505. if (vcpu->arch.mmu.lm_root == NULL) {
  2506. /*
  2507. * The additional page necessary for this is only
  2508. * allocated on demand.
  2509. */
  2510. u64 *lm_root;
  2511. lm_root = (void*)get_zeroed_page(GFP_KERNEL);
  2512. if (lm_root == NULL)
  2513. return 1;
  2514. lm_root[0] = __pa(vcpu->arch.mmu.pae_root) | pm_mask;
  2515. vcpu->arch.mmu.lm_root = lm_root;
  2516. }
  2517. vcpu->arch.mmu.root_hpa = __pa(vcpu->arch.mmu.lm_root);
  2518. }
  2519. return 0;
  2520. }
  2521. static int mmu_alloc_roots(struct kvm_vcpu *vcpu)
  2522. {
  2523. if (vcpu->arch.mmu.direct_map)
  2524. return mmu_alloc_direct_roots(vcpu);
  2525. else
  2526. return mmu_alloc_shadow_roots(vcpu);
  2527. }
  2528. static void mmu_sync_roots(struct kvm_vcpu *vcpu)
  2529. {
  2530. int i;
  2531. struct kvm_mmu_page *sp;
  2532. if (vcpu->arch.mmu.direct_map)
  2533. return;
  2534. if (!VALID_PAGE(vcpu->arch.mmu.root_hpa))
  2535. return;
  2536. vcpu_clear_mmio_info(vcpu, ~0ul);
  2537. kvm_mmu_audit(vcpu, AUDIT_PRE_SYNC);
  2538. if (vcpu->arch.mmu.root_level == PT64_ROOT_LEVEL) {
  2539. hpa_t root = vcpu->arch.mmu.root_hpa;
  2540. sp = page_header(root);
  2541. mmu_sync_children(vcpu, sp);
  2542. kvm_mmu_audit(vcpu, AUDIT_POST_SYNC);
  2543. return;
  2544. }
  2545. for (i = 0; i < 4; ++i) {
  2546. hpa_t root = vcpu->arch.mmu.pae_root[i];
  2547. if (root && VALID_PAGE(root)) {
  2548. root &= PT64_BASE_ADDR_MASK;
  2549. sp = page_header(root);
  2550. mmu_sync_children(vcpu, sp);
  2551. }
  2552. }
  2553. kvm_mmu_audit(vcpu, AUDIT_POST_SYNC);
  2554. }
  2555. void kvm_mmu_sync_roots(struct kvm_vcpu *vcpu)
  2556. {
  2557. spin_lock(&vcpu->kvm->mmu_lock);
  2558. mmu_sync_roots(vcpu);
  2559. spin_unlock(&vcpu->kvm->mmu_lock);
  2560. }
  2561. static gpa_t nonpaging_gva_to_gpa(struct kvm_vcpu *vcpu, gva_t vaddr,
  2562. u32 access, struct x86_exception *exception)
  2563. {
  2564. if (exception)
  2565. exception->error_code = 0;
  2566. return vaddr;
  2567. }
  2568. static gpa_t nonpaging_gva_to_gpa_nested(struct kvm_vcpu *vcpu, gva_t vaddr,
  2569. u32 access,
  2570. struct x86_exception *exception)
  2571. {
  2572. if (exception)
  2573. exception->error_code = 0;
  2574. return vcpu->arch.nested_mmu.translate_gpa(vcpu, vaddr, access);
  2575. }
  2576. static bool quickly_check_mmio_pf(struct kvm_vcpu *vcpu, u64 addr, bool direct)
  2577. {
  2578. if (direct)
  2579. return vcpu_match_mmio_gpa(vcpu, addr);
  2580. return vcpu_match_mmio_gva(vcpu, addr);
  2581. }
  2582. /*
  2583. * On direct hosts, the last spte is only allows two states
  2584. * for mmio page fault:
  2585. * - It is the mmio spte
  2586. * - It is zapped or it is being zapped.
  2587. *
  2588. * This function completely checks the spte when the last spte
  2589. * is not the mmio spte.
  2590. */
  2591. static bool check_direct_spte_mmio_pf(u64 spte)
  2592. {
  2593. return __check_direct_spte_mmio_pf(spte);
  2594. }
  2595. static u64 walk_shadow_page_get_mmio_spte(struct kvm_vcpu *vcpu, u64 addr)
  2596. {
  2597. struct kvm_shadow_walk_iterator iterator;
  2598. u64 spte = 0ull;
  2599. walk_shadow_page_lockless_begin(vcpu);
  2600. for_each_shadow_entry_lockless(vcpu, addr, iterator, spte)
  2601. if (!is_shadow_present_pte(spte))
  2602. break;
  2603. walk_shadow_page_lockless_end(vcpu);
  2604. return spte;
  2605. }
  2606. /*
  2607. * If it is a real mmio page fault, return 1 and emulat the instruction
  2608. * directly, return 0 to let CPU fault again on the address, -1 is
  2609. * returned if bug is detected.
  2610. */
  2611. int handle_mmio_page_fault_common(struct kvm_vcpu *vcpu, u64 addr, bool direct)
  2612. {
  2613. u64 spte;
  2614. if (quickly_check_mmio_pf(vcpu, addr, direct))
  2615. return 1;
  2616. spte = walk_shadow_page_get_mmio_spte(vcpu, addr);
  2617. if (is_mmio_spte(spte)) {
  2618. gfn_t gfn = get_mmio_spte_gfn(spte);
  2619. unsigned access = get_mmio_spte_access(spte);
  2620. if (direct)
  2621. addr = 0;
  2622. trace_handle_mmio_page_fault(addr, gfn, access);
  2623. vcpu_cache_mmio_info(vcpu, addr, gfn, access);
  2624. return 1;
  2625. }
  2626. /*
  2627. * It's ok if the gva is remapped by other cpus on shadow guest,
  2628. * it's a BUG if the gfn is not a mmio page.
  2629. */
  2630. if (direct && !check_direct_spte_mmio_pf(spte))
  2631. return -1;
  2632. /*
  2633. * If the page table is zapped by other cpus, let CPU fault again on
  2634. * the address.
  2635. */
  2636. return 0;
  2637. }
  2638. EXPORT_SYMBOL_GPL(handle_mmio_page_fault_common);
  2639. static int handle_mmio_page_fault(struct kvm_vcpu *vcpu, u64 addr,
  2640. u32 error_code, bool direct)
  2641. {
  2642. int ret;
  2643. ret = handle_mmio_page_fault_common(vcpu, addr, direct);
  2644. WARN_ON(ret < 0);
  2645. return ret;
  2646. }
  2647. static int nonpaging_page_fault(struct kvm_vcpu *vcpu, gva_t gva,
  2648. u32 error_code, bool prefault)
  2649. {
  2650. gfn_t gfn;
  2651. int r;
  2652. pgprintk("%s: gva %lx error %x\n", __func__, gva, error_code);
  2653. if (unlikely(error_code & PFERR_RSVD_MASK))
  2654. return handle_mmio_page_fault(vcpu, gva, error_code, true);
  2655. r = mmu_topup_memory_caches(vcpu);
  2656. if (r)
  2657. return r;
  2658. ASSERT(vcpu);
  2659. ASSERT(VALID_PAGE(vcpu->arch.mmu.root_hpa));
  2660. gfn = gva >> PAGE_SHIFT;
  2661. return nonpaging_map(vcpu, gva & PAGE_MASK,
  2662. error_code, gfn, prefault);
  2663. }
  2664. static int kvm_arch_setup_async_pf(struct kvm_vcpu *vcpu, gva_t gva, gfn_t gfn)
  2665. {
  2666. struct kvm_arch_async_pf arch;
  2667. arch.token = (vcpu->arch.apf.id++ << 12) | vcpu->vcpu_id;
  2668. arch.gfn = gfn;
  2669. arch.direct_map = vcpu->arch.mmu.direct_map;
  2670. arch.cr3 = vcpu->arch.mmu.get_cr3(vcpu);
  2671. return kvm_setup_async_pf(vcpu, gva, gfn, &arch);
  2672. }
  2673. static bool can_do_async_pf(struct kvm_vcpu *vcpu)
  2674. {
  2675. if (unlikely(!irqchip_in_kernel(vcpu->kvm) ||
  2676. kvm_event_needs_reinjection(vcpu)))
  2677. return false;
  2678. return kvm_x86_ops->interrupt_allowed(vcpu);
  2679. }
  2680. static bool try_async_pf(struct kvm_vcpu *vcpu, bool prefault, gfn_t gfn,
  2681. gva_t gva, pfn_t *pfn, bool write, bool *writable)
  2682. {
  2683. bool async;
  2684. *pfn = gfn_to_pfn_async(vcpu->kvm, gfn, &async, write, writable);
  2685. if (!async)
  2686. return false; /* *pfn has correct page already */
  2687. if (!prefault && can_do_async_pf(vcpu)) {
  2688. trace_kvm_try_async_get_page(gva, gfn);
  2689. if (kvm_find_async_pf_gfn(vcpu, gfn)) {
  2690. trace_kvm_async_pf_doublefault(gva, gfn);
  2691. kvm_make_request(KVM_REQ_APF_HALT, vcpu);
  2692. return true;
  2693. } else if (kvm_arch_setup_async_pf(vcpu, gva, gfn))
  2694. return true;
  2695. }
  2696. *pfn = gfn_to_pfn_prot(vcpu->kvm, gfn, write, writable);
  2697. return false;
  2698. }
  2699. static int tdp_page_fault(struct kvm_vcpu *vcpu, gva_t gpa, u32 error_code,
  2700. bool prefault)
  2701. {
  2702. pfn_t pfn;
  2703. int r;
  2704. int level;
  2705. int force_pt_level;
  2706. gfn_t gfn = gpa >> PAGE_SHIFT;
  2707. unsigned long mmu_seq;
  2708. int write = error_code & PFERR_WRITE_MASK;
  2709. bool map_writable;
  2710. ASSERT(vcpu);
  2711. ASSERT(VALID_PAGE(vcpu->arch.mmu.root_hpa));
  2712. if (unlikely(error_code & PFERR_RSVD_MASK))
  2713. return handle_mmio_page_fault(vcpu, gpa, error_code, true);
  2714. r = mmu_topup_memory_caches(vcpu);
  2715. if (r)
  2716. return r;
  2717. force_pt_level = mapping_level_dirty_bitmap(vcpu, gfn);
  2718. if (likely(!force_pt_level)) {
  2719. level = mapping_level(vcpu, gfn);
  2720. gfn &= ~(KVM_PAGES_PER_HPAGE(level) - 1);
  2721. } else
  2722. level = PT_PAGE_TABLE_LEVEL;
  2723. if (fast_page_fault(vcpu, gpa, level, error_code))
  2724. return 0;
  2725. mmu_seq = vcpu->kvm->mmu_notifier_seq;
  2726. smp_rmb();
  2727. if (try_async_pf(vcpu, prefault, gfn, gpa, &pfn, write, &map_writable))
  2728. return 0;
  2729. if (handle_abnormal_pfn(vcpu, 0, gfn, pfn, ACC_ALL, &r))
  2730. return r;
  2731. spin_lock(&vcpu->kvm->mmu_lock);
  2732. if (mmu_notifier_retry(vcpu->kvm, mmu_seq))
  2733. goto out_unlock;
  2734. kvm_mmu_free_some_pages(vcpu);
  2735. if (likely(!force_pt_level))
  2736. transparent_hugepage_adjust(vcpu, &gfn, &pfn, &level);
  2737. r = __direct_map(vcpu, gpa, write, map_writable,
  2738. level, gfn, pfn, prefault);
  2739. spin_unlock(&vcpu->kvm->mmu_lock);
  2740. return r;
  2741. out_unlock:
  2742. spin_unlock(&vcpu->kvm->mmu_lock);
  2743. kvm_release_pfn_clean(pfn);
  2744. return 0;
  2745. }
  2746. static void nonpaging_free(struct kvm_vcpu *vcpu)
  2747. {
  2748. mmu_free_roots(vcpu);
  2749. }
  2750. static int nonpaging_init_context(struct kvm_vcpu *vcpu,
  2751. struct kvm_mmu *context)
  2752. {
  2753. context->new_cr3 = nonpaging_new_cr3;
  2754. context->page_fault = nonpaging_page_fault;
  2755. context->gva_to_gpa = nonpaging_gva_to_gpa;
  2756. context->free = nonpaging_free;
  2757. context->sync_page = nonpaging_sync_page;
  2758. context->invlpg = nonpaging_invlpg;
  2759. context->update_pte = nonpaging_update_pte;
  2760. context->root_level = 0;
  2761. context->shadow_root_level = PT32E_ROOT_LEVEL;
  2762. context->root_hpa = INVALID_PAGE;
  2763. context->direct_map = true;
  2764. context->nx = false;
  2765. return 0;
  2766. }
  2767. void kvm_mmu_flush_tlb(struct kvm_vcpu *vcpu)
  2768. {
  2769. ++vcpu->stat.tlb_flush;
  2770. kvm_make_request(KVM_REQ_TLB_FLUSH, vcpu);
  2771. }
  2772. static void paging_new_cr3(struct kvm_vcpu *vcpu)
  2773. {
  2774. pgprintk("%s: cr3 %lx\n", __func__, kvm_read_cr3(vcpu));
  2775. mmu_free_roots(vcpu);
  2776. }
  2777. static unsigned long get_cr3(struct kvm_vcpu *vcpu)
  2778. {
  2779. return kvm_read_cr3(vcpu);
  2780. }
  2781. static void inject_page_fault(struct kvm_vcpu *vcpu,
  2782. struct x86_exception *fault)
  2783. {
  2784. vcpu->arch.mmu.inject_page_fault(vcpu, fault);
  2785. }
  2786. static void paging_free(struct kvm_vcpu *vcpu)
  2787. {
  2788. nonpaging_free(vcpu);
  2789. }
  2790. static inline void protect_clean_gpte(unsigned *access, unsigned gpte)
  2791. {
  2792. unsigned mask;
  2793. BUILD_BUG_ON(PT_WRITABLE_MASK != ACC_WRITE_MASK);
  2794. mask = (unsigned)~ACC_WRITE_MASK;
  2795. /* Allow write access to dirty gptes */
  2796. mask |= (gpte >> (PT_DIRTY_SHIFT - PT_WRITABLE_SHIFT)) & PT_WRITABLE_MASK;
  2797. *access &= mask;
  2798. }
  2799. static bool sync_mmio_spte(u64 *sptep, gfn_t gfn, unsigned access,
  2800. int *nr_present)
  2801. {
  2802. if (unlikely(is_mmio_spte(*sptep))) {
  2803. if (gfn != get_mmio_spte_gfn(*sptep)) {
  2804. mmu_spte_clear_no_track(sptep);
  2805. return true;
  2806. }
  2807. (*nr_present)++;
  2808. mark_mmio_spte(sptep, gfn, access);
  2809. return true;
  2810. }
  2811. return false;
  2812. }
  2813. static inline unsigned gpte_access(struct kvm_vcpu *vcpu, u64 gpte)
  2814. {
  2815. unsigned access;
  2816. access = (gpte & (PT_WRITABLE_MASK | PT_USER_MASK)) | ACC_EXEC_MASK;
  2817. access &= ~(gpte >> PT64_NX_SHIFT);
  2818. return access;
  2819. }
  2820. static inline bool is_last_gpte(struct kvm_mmu *mmu, unsigned level, unsigned gpte)
  2821. {
  2822. unsigned index;
  2823. index = level - 1;
  2824. index |= (gpte & PT_PAGE_SIZE_MASK) >> (PT_PAGE_SIZE_SHIFT - 2);
  2825. return mmu->last_pte_bitmap & (1 << index);
  2826. }
  2827. #define PTTYPE 64
  2828. #include "paging_tmpl.h"
  2829. #undef PTTYPE
  2830. #define PTTYPE 32
  2831. #include "paging_tmpl.h"
  2832. #undef PTTYPE
  2833. static void reset_rsvds_bits_mask(struct kvm_vcpu *vcpu,
  2834. struct kvm_mmu *context)
  2835. {
  2836. int maxphyaddr = cpuid_maxphyaddr(vcpu);
  2837. u64 exb_bit_rsvd = 0;
  2838. if (!context->nx)
  2839. exb_bit_rsvd = rsvd_bits(63, 63);
  2840. switch (context->root_level) {
  2841. case PT32_ROOT_LEVEL:
  2842. /* no rsvd bits for 2 level 4K page table entries */
  2843. context->rsvd_bits_mask[0][1] = 0;
  2844. context->rsvd_bits_mask[0][0] = 0;
  2845. context->rsvd_bits_mask[1][0] = context->rsvd_bits_mask[0][0];
  2846. if (!is_pse(vcpu)) {
  2847. context->rsvd_bits_mask[1][1] = 0;
  2848. break;
  2849. }
  2850. if (is_cpuid_PSE36())
  2851. /* 36bits PSE 4MB page */
  2852. context->rsvd_bits_mask[1][1] = rsvd_bits(17, 21);
  2853. else
  2854. /* 32 bits PSE 4MB page */
  2855. context->rsvd_bits_mask[1][1] = rsvd_bits(13, 21);
  2856. break;
  2857. case PT32E_ROOT_LEVEL:
  2858. context->rsvd_bits_mask[0][2] =
  2859. rsvd_bits(maxphyaddr, 63) |
  2860. rsvd_bits(7, 8) | rsvd_bits(1, 2); /* PDPTE */
  2861. context->rsvd_bits_mask[0][1] = exb_bit_rsvd |
  2862. rsvd_bits(maxphyaddr, 62); /* PDE */
  2863. context->rsvd_bits_mask[0][0] = exb_bit_rsvd |
  2864. rsvd_bits(maxphyaddr, 62); /* PTE */
  2865. context->rsvd_bits_mask[1][1] = exb_bit_rsvd |
  2866. rsvd_bits(maxphyaddr, 62) |
  2867. rsvd_bits(13, 20); /* large page */
  2868. context->rsvd_bits_mask[1][0] = context->rsvd_bits_mask[0][0];
  2869. break;
  2870. case PT64_ROOT_LEVEL:
  2871. context->rsvd_bits_mask[0][3] = exb_bit_rsvd |
  2872. rsvd_bits(maxphyaddr, 51) | rsvd_bits(7, 8);
  2873. context->rsvd_bits_mask[0][2] = exb_bit_rsvd |
  2874. rsvd_bits(maxphyaddr, 51) | rsvd_bits(7, 8);
  2875. context->rsvd_bits_mask[0][1] = exb_bit_rsvd |
  2876. rsvd_bits(maxphyaddr, 51);
  2877. context->rsvd_bits_mask[0][0] = exb_bit_rsvd |
  2878. rsvd_bits(maxphyaddr, 51);
  2879. context->rsvd_bits_mask[1][3] = context->rsvd_bits_mask[0][3];
  2880. context->rsvd_bits_mask[1][2] = exb_bit_rsvd |
  2881. rsvd_bits(maxphyaddr, 51) |
  2882. rsvd_bits(13, 29);
  2883. context->rsvd_bits_mask[1][1] = exb_bit_rsvd |
  2884. rsvd_bits(maxphyaddr, 51) |
  2885. rsvd_bits(13, 20); /* large page */
  2886. context->rsvd_bits_mask[1][0] = context->rsvd_bits_mask[0][0];
  2887. break;
  2888. }
  2889. }
  2890. static void update_permission_bitmask(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu)
  2891. {
  2892. unsigned bit, byte, pfec;
  2893. u8 map;
  2894. bool fault, x, w, u, wf, uf, ff, smep;
  2895. smep = kvm_read_cr4_bits(vcpu, X86_CR4_SMEP);
  2896. for (byte = 0; byte < ARRAY_SIZE(mmu->permissions); ++byte) {
  2897. pfec = byte << 1;
  2898. map = 0;
  2899. wf = pfec & PFERR_WRITE_MASK;
  2900. uf = pfec & PFERR_USER_MASK;
  2901. ff = pfec & PFERR_FETCH_MASK;
  2902. for (bit = 0; bit < 8; ++bit) {
  2903. x = bit & ACC_EXEC_MASK;
  2904. w = bit & ACC_WRITE_MASK;
  2905. u = bit & ACC_USER_MASK;
  2906. /* Not really needed: !nx will cause pte.nx to fault */
  2907. x |= !mmu->nx;
  2908. /* Allow supervisor writes if !cr0.wp */
  2909. w |= !is_write_protection(vcpu) && !uf;
  2910. /* Disallow supervisor fetches of user code if cr4.smep */
  2911. x &= !(smep && u && !uf);
  2912. fault = (ff && !x) || (uf && !u) || (wf && !w);
  2913. map |= fault << bit;
  2914. }
  2915. mmu->permissions[byte] = map;
  2916. }
  2917. }
  2918. static void update_last_pte_bitmap(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu)
  2919. {
  2920. u8 map;
  2921. unsigned level, root_level = mmu->root_level;
  2922. const unsigned ps_set_index = 1 << 2; /* bit 2 of index: ps */
  2923. if (root_level == PT32E_ROOT_LEVEL)
  2924. --root_level;
  2925. /* PT_PAGE_TABLE_LEVEL always terminates */
  2926. map = 1 | (1 << ps_set_index);
  2927. for (level = PT_DIRECTORY_LEVEL; level <= root_level; ++level) {
  2928. if (level <= PT_PDPE_LEVEL
  2929. && (mmu->root_level >= PT32E_ROOT_LEVEL || is_pse(vcpu)))
  2930. map |= 1 << (ps_set_index | (level - 1));
  2931. }
  2932. mmu->last_pte_bitmap = map;
  2933. }
  2934. static int paging64_init_context_common(struct kvm_vcpu *vcpu,
  2935. struct kvm_mmu *context,
  2936. int level)
  2937. {
  2938. context->nx = is_nx(vcpu);
  2939. context->root_level = level;
  2940. reset_rsvds_bits_mask(vcpu, context);
  2941. update_permission_bitmask(vcpu, context);
  2942. update_last_pte_bitmap(vcpu, context);
  2943. ASSERT(is_pae(vcpu));
  2944. context->new_cr3 = paging_new_cr3;
  2945. context->page_fault = paging64_page_fault;
  2946. context->gva_to_gpa = paging64_gva_to_gpa;
  2947. context->sync_page = paging64_sync_page;
  2948. context->invlpg = paging64_invlpg;
  2949. context->update_pte = paging64_update_pte;
  2950. context->free = paging_free;
  2951. context->shadow_root_level = level;
  2952. context->root_hpa = INVALID_PAGE;
  2953. context->direct_map = false;
  2954. return 0;
  2955. }
  2956. static int paging64_init_context(struct kvm_vcpu *vcpu,
  2957. struct kvm_mmu *context)
  2958. {
  2959. return paging64_init_context_common(vcpu, context, PT64_ROOT_LEVEL);
  2960. }
  2961. static int paging32_init_context(struct kvm_vcpu *vcpu,
  2962. struct kvm_mmu *context)
  2963. {
  2964. context->nx = false;
  2965. context->root_level = PT32_ROOT_LEVEL;
  2966. reset_rsvds_bits_mask(vcpu, context);
  2967. update_permission_bitmask(vcpu, context);
  2968. update_last_pte_bitmap(vcpu, context);
  2969. context->new_cr3 = paging_new_cr3;
  2970. context->page_fault = paging32_page_fault;
  2971. context->gva_to_gpa = paging32_gva_to_gpa;
  2972. context->free = paging_free;
  2973. context->sync_page = paging32_sync_page;
  2974. context->invlpg = paging32_invlpg;
  2975. context->update_pte = paging32_update_pte;
  2976. context->shadow_root_level = PT32E_ROOT_LEVEL;
  2977. context->root_hpa = INVALID_PAGE;
  2978. context->direct_map = false;
  2979. return 0;
  2980. }
  2981. static int paging32E_init_context(struct kvm_vcpu *vcpu,
  2982. struct kvm_mmu *context)
  2983. {
  2984. return paging64_init_context_common(vcpu, context, PT32E_ROOT_LEVEL);
  2985. }
  2986. static int init_kvm_tdp_mmu(struct kvm_vcpu *vcpu)
  2987. {
  2988. struct kvm_mmu *context = vcpu->arch.walk_mmu;
  2989. context->base_role.word = 0;
  2990. context->new_cr3 = nonpaging_new_cr3;
  2991. context->page_fault = tdp_page_fault;
  2992. context->free = nonpaging_free;
  2993. context->sync_page = nonpaging_sync_page;
  2994. context->invlpg = nonpaging_invlpg;
  2995. context->update_pte = nonpaging_update_pte;
  2996. context->shadow_root_level = kvm_x86_ops->get_tdp_level();
  2997. context->root_hpa = INVALID_PAGE;
  2998. context->direct_map = true;
  2999. context->set_cr3 = kvm_x86_ops->set_tdp_cr3;
  3000. context->get_cr3 = get_cr3;
  3001. context->get_pdptr = kvm_pdptr_read;
  3002. context->inject_page_fault = kvm_inject_page_fault;
  3003. if (!is_paging(vcpu)) {
  3004. context->nx = false;
  3005. context->gva_to_gpa = nonpaging_gva_to_gpa;
  3006. context->root_level = 0;
  3007. } else if (is_long_mode(vcpu)) {
  3008. context->nx = is_nx(vcpu);
  3009. context->root_level = PT64_ROOT_LEVEL;
  3010. reset_rsvds_bits_mask(vcpu, context);
  3011. context->gva_to_gpa = paging64_gva_to_gpa;
  3012. } else if (is_pae(vcpu)) {
  3013. context->nx = is_nx(vcpu);
  3014. context->root_level = PT32E_ROOT_LEVEL;
  3015. reset_rsvds_bits_mask(vcpu, context);
  3016. context->gva_to_gpa = paging64_gva_to_gpa;
  3017. } else {
  3018. context->nx = false;
  3019. context->root_level = PT32_ROOT_LEVEL;
  3020. reset_rsvds_bits_mask(vcpu, context);
  3021. context->gva_to_gpa = paging32_gva_to_gpa;
  3022. }
  3023. update_permission_bitmask(vcpu, context);
  3024. update_last_pte_bitmap(vcpu, context);
  3025. return 0;
  3026. }
  3027. int kvm_init_shadow_mmu(struct kvm_vcpu *vcpu, struct kvm_mmu *context)
  3028. {
  3029. int r;
  3030. bool smep = kvm_read_cr4_bits(vcpu, X86_CR4_SMEP);
  3031. ASSERT(vcpu);
  3032. ASSERT(!VALID_PAGE(vcpu->arch.mmu.root_hpa));
  3033. if (!is_paging(vcpu))
  3034. r = nonpaging_init_context(vcpu, context);
  3035. else if (is_long_mode(vcpu))
  3036. r = paging64_init_context(vcpu, context);
  3037. else if (is_pae(vcpu))
  3038. r = paging32E_init_context(vcpu, context);
  3039. else
  3040. r = paging32_init_context(vcpu, context);
  3041. vcpu->arch.mmu.base_role.nxe = is_nx(vcpu);
  3042. vcpu->arch.mmu.base_role.cr4_pae = !!is_pae(vcpu);
  3043. vcpu->arch.mmu.base_role.cr0_wp = is_write_protection(vcpu);
  3044. vcpu->arch.mmu.base_role.smep_andnot_wp
  3045. = smep && !is_write_protection(vcpu);
  3046. return r;
  3047. }
  3048. EXPORT_SYMBOL_GPL(kvm_init_shadow_mmu);
  3049. static int init_kvm_softmmu(struct kvm_vcpu *vcpu)
  3050. {
  3051. int r = kvm_init_shadow_mmu(vcpu, vcpu->arch.walk_mmu);
  3052. vcpu->arch.walk_mmu->set_cr3 = kvm_x86_ops->set_cr3;
  3053. vcpu->arch.walk_mmu->get_cr3 = get_cr3;
  3054. vcpu->arch.walk_mmu->get_pdptr = kvm_pdptr_read;
  3055. vcpu->arch.walk_mmu->inject_page_fault = kvm_inject_page_fault;
  3056. return r;
  3057. }
  3058. static int init_kvm_nested_mmu(struct kvm_vcpu *vcpu)
  3059. {
  3060. struct kvm_mmu *g_context = &vcpu->arch.nested_mmu;
  3061. g_context->get_cr3 = get_cr3;
  3062. g_context->get_pdptr = kvm_pdptr_read;
  3063. g_context->inject_page_fault = kvm_inject_page_fault;
  3064. /*
  3065. * Note that arch.mmu.gva_to_gpa translates l2_gva to l1_gpa. The
  3066. * translation of l2_gpa to l1_gpa addresses is done using the
  3067. * arch.nested_mmu.gva_to_gpa function. Basically the gva_to_gpa
  3068. * functions between mmu and nested_mmu are swapped.
  3069. */
  3070. if (!is_paging(vcpu)) {
  3071. g_context->nx = false;
  3072. g_context->root_level = 0;
  3073. g_context->gva_to_gpa = nonpaging_gva_to_gpa_nested;
  3074. } else if (is_long_mode(vcpu)) {
  3075. g_context->nx = is_nx(vcpu);
  3076. g_context->root_level = PT64_ROOT_LEVEL;
  3077. reset_rsvds_bits_mask(vcpu, g_context);
  3078. g_context->gva_to_gpa = paging64_gva_to_gpa_nested;
  3079. } else if (is_pae(vcpu)) {
  3080. g_context->nx = is_nx(vcpu);
  3081. g_context->root_level = PT32E_ROOT_LEVEL;
  3082. reset_rsvds_bits_mask(vcpu, g_context);
  3083. g_context->gva_to_gpa = paging64_gva_to_gpa_nested;
  3084. } else {
  3085. g_context->nx = false;
  3086. g_context->root_level = PT32_ROOT_LEVEL;
  3087. reset_rsvds_bits_mask(vcpu, g_context);
  3088. g_context->gva_to_gpa = paging32_gva_to_gpa_nested;
  3089. }
  3090. update_permission_bitmask(vcpu, g_context);
  3091. update_last_pte_bitmap(vcpu, g_context);
  3092. return 0;
  3093. }
  3094. static int init_kvm_mmu(struct kvm_vcpu *vcpu)
  3095. {
  3096. if (mmu_is_nested(vcpu))
  3097. return init_kvm_nested_mmu(vcpu);
  3098. else if (tdp_enabled)
  3099. return init_kvm_tdp_mmu(vcpu);
  3100. else
  3101. return init_kvm_softmmu(vcpu);
  3102. }
  3103. static void destroy_kvm_mmu(struct kvm_vcpu *vcpu)
  3104. {
  3105. ASSERT(vcpu);
  3106. if (VALID_PAGE(vcpu->arch.mmu.root_hpa))
  3107. /* mmu.free() should set root_hpa = INVALID_PAGE */
  3108. vcpu->arch.mmu.free(vcpu);
  3109. }
  3110. int kvm_mmu_reset_context(struct kvm_vcpu *vcpu)
  3111. {
  3112. destroy_kvm_mmu(vcpu);
  3113. return init_kvm_mmu(vcpu);
  3114. }
  3115. EXPORT_SYMBOL_GPL(kvm_mmu_reset_context);
  3116. int kvm_mmu_load(struct kvm_vcpu *vcpu)
  3117. {
  3118. int r;
  3119. r = mmu_topup_memory_caches(vcpu);
  3120. if (r)
  3121. goto out;
  3122. r = mmu_alloc_roots(vcpu);
  3123. spin_lock(&vcpu->kvm->mmu_lock);
  3124. mmu_sync_roots(vcpu);
  3125. spin_unlock(&vcpu->kvm->mmu_lock);
  3126. if (r)
  3127. goto out;
  3128. /* set_cr3() should ensure TLB has been flushed */
  3129. vcpu->arch.mmu.set_cr3(vcpu, vcpu->arch.mmu.root_hpa);
  3130. out:
  3131. return r;
  3132. }
  3133. EXPORT_SYMBOL_GPL(kvm_mmu_load);
  3134. void kvm_mmu_unload(struct kvm_vcpu *vcpu)
  3135. {
  3136. mmu_free_roots(vcpu);
  3137. }
  3138. EXPORT_SYMBOL_GPL(kvm_mmu_unload);
  3139. static void mmu_pte_write_new_pte(struct kvm_vcpu *vcpu,
  3140. struct kvm_mmu_page *sp, u64 *spte,
  3141. const void *new)
  3142. {
  3143. if (sp->role.level != PT_PAGE_TABLE_LEVEL) {
  3144. ++vcpu->kvm->stat.mmu_pde_zapped;
  3145. return;
  3146. }
  3147. ++vcpu->kvm->stat.mmu_pte_updated;
  3148. vcpu->arch.mmu.update_pte(vcpu, sp, spte, new);
  3149. }
  3150. static bool need_remote_flush(u64 old, u64 new)
  3151. {
  3152. if (!is_shadow_present_pte(old))
  3153. return false;
  3154. if (!is_shadow_present_pte(new))
  3155. return true;
  3156. if ((old ^ new) & PT64_BASE_ADDR_MASK)
  3157. return true;
  3158. old ^= PT64_NX_MASK;
  3159. new ^= PT64_NX_MASK;
  3160. return (old & ~new & PT64_PERM_MASK) != 0;
  3161. }
  3162. static void mmu_pte_write_flush_tlb(struct kvm_vcpu *vcpu, bool zap_page,
  3163. bool remote_flush, bool local_flush)
  3164. {
  3165. if (zap_page)
  3166. return;
  3167. if (remote_flush)
  3168. kvm_flush_remote_tlbs(vcpu->kvm);
  3169. else if (local_flush)
  3170. kvm_mmu_flush_tlb(vcpu);
  3171. }
  3172. static u64 mmu_pte_write_fetch_gpte(struct kvm_vcpu *vcpu, gpa_t *gpa,
  3173. const u8 *new, int *bytes)
  3174. {
  3175. u64 gentry;
  3176. int r;
  3177. /*
  3178. * Assume that the pte write on a page table of the same type
  3179. * as the current vcpu paging mode since we update the sptes only
  3180. * when they have the same mode.
  3181. */
  3182. if (is_pae(vcpu) && *bytes == 4) {
  3183. /* Handle a 32-bit guest writing two halves of a 64-bit gpte */
  3184. *gpa &= ~(gpa_t)7;
  3185. *bytes = 8;
  3186. r = kvm_read_guest(vcpu->kvm, *gpa, &gentry, 8);
  3187. if (r)
  3188. gentry = 0;
  3189. new = (const u8 *)&gentry;
  3190. }
  3191. switch (*bytes) {
  3192. case 4:
  3193. gentry = *(const u32 *)new;
  3194. break;
  3195. case 8:
  3196. gentry = *(const u64 *)new;
  3197. break;
  3198. default:
  3199. gentry = 0;
  3200. break;
  3201. }
  3202. return gentry;
  3203. }
  3204. /*
  3205. * If we're seeing too many writes to a page, it may no longer be a page table,
  3206. * or we may be forking, in which case it is better to unmap the page.
  3207. */
  3208. static bool detect_write_flooding(struct kvm_mmu_page *sp)
  3209. {
  3210. /*
  3211. * Skip write-flooding detected for the sp whose level is 1, because
  3212. * it can become unsync, then the guest page is not write-protected.
  3213. */
  3214. if (sp->role.level == PT_PAGE_TABLE_LEVEL)
  3215. return false;
  3216. return ++sp->write_flooding_count >= 3;
  3217. }
  3218. /*
  3219. * Misaligned accesses are too much trouble to fix up; also, they usually
  3220. * indicate a page is not used as a page table.
  3221. */
  3222. static bool detect_write_misaligned(struct kvm_mmu_page *sp, gpa_t gpa,
  3223. int bytes)
  3224. {
  3225. unsigned offset, pte_size, misaligned;
  3226. pgprintk("misaligned: gpa %llx bytes %d role %x\n",
  3227. gpa, bytes, sp->role.word);
  3228. offset = offset_in_page(gpa);
  3229. pte_size = sp->role.cr4_pae ? 8 : 4;
  3230. /*
  3231. * Sometimes, the OS only writes the last one bytes to update status
  3232. * bits, for example, in linux, andb instruction is used in clear_bit().
  3233. */
  3234. if (!(offset & (pte_size - 1)) && bytes == 1)
  3235. return false;
  3236. misaligned = (offset ^ (offset + bytes - 1)) & ~(pte_size - 1);
  3237. misaligned |= bytes < 4;
  3238. return misaligned;
  3239. }
  3240. static u64 *get_written_sptes(struct kvm_mmu_page *sp, gpa_t gpa, int *nspte)
  3241. {
  3242. unsigned page_offset, quadrant;
  3243. u64 *spte;
  3244. int level;
  3245. page_offset = offset_in_page(gpa);
  3246. level = sp->role.level;
  3247. *nspte = 1;
  3248. if (!sp->role.cr4_pae) {
  3249. page_offset <<= 1; /* 32->64 */
  3250. /*
  3251. * A 32-bit pde maps 4MB while the shadow pdes map
  3252. * only 2MB. So we need to double the offset again
  3253. * and zap two pdes instead of one.
  3254. */
  3255. if (level == PT32_ROOT_LEVEL) {
  3256. page_offset &= ~7; /* kill rounding error */
  3257. page_offset <<= 1;
  3258. *nspte = 2;
  3259. }
  3260. quadrant = page_offset >> PAGE_SHIFT;
  3261. page_offset &= ~PAGE_MASK;
  3262. if (quadrant != sp->role.quadrant)
  3263. return NULL;
  3264. }
  3265. spte = &sp->spt[page_offset / sizeof(*spte)];
  3266. return spte;
  3267. }
  3268. void kvm_mmu_pte_write(struct kvm_vcpu *vcpu, gpa_t gpa,
  3269. const u8 *new, int bytes)
  3270. {
  3271. gfn_t gfn = gpa >> PAGE_SHIFT;
  3272. union kvm_mmu_page_role mask = { .word = 0 };
  3273. struct kvm_mmu_page *sp;
  3274. struct hlist_node *node;
  3275. LIST_HEAD(invalid_list);
  3276. u64 entry, gentry, *spte;
  3277. int npte;
  3278. bool remote_flush, local_flush, zap_page;
  3279. /*
  3280. * If we don't have indirect shadow pages, it means no page is
  3281. * write-protected, so we can exit simply.
  3282. */
  3283. if (!ACCESS_ONCE(vcpu->kvm->arch.indirect_shadow_pages))
  3284. return;
  3285. zap_page = remote_flush = local_flush = false;
  3286. pgprintk("%s: gpa %llx bytes %d\n", __func__, gpa, bytes);
  3287. gentry = mmu_pte_write_fetch_gpte(vcpu, &gpa, new, &bytes);
  3288. /*
  3289. * No need to care whether allocation memory is successful
  3290. * or not since pte prefetch is skiped if it does not have
  3291. * enough objects in the cache.
  3292. */
  3293. mmu_topup_memory_caches(vcpu);
  3294. spin_lock(&vcpu->kvm->mmu_lock);
  3295. ++vcpu->kvm->stat.mmu_pte_write;
  3296. kvm_mmu_audit(vcpu, AUDIT_PRE_PTE_WRITE);
  3297. mask.cr0_wp = mask.cr4_pae = mask.nxe = 1;
  3298. for_each_gfn_indirect_valid_sp(vcpu->kvm, sp, gfn, node) {
  3299. if (detect_write_misaligned(sp, gpa, bytes) ||
  3300. detect_write_flooding(sp)) {
  3301. zap_page |= !!kvm_mmu_prepare_zap_page(vcpu->kvm, sp,
  3302. &invalid_list);
  3303. ++vcpu->kvm->stat.mmu_flooded;
  3304. continue;
  3305. }
  3306. spte = get_written_sptes(sp, gpa, &npte);
  3307. if (!spte)
  3308. continue;
  3309. local_flush = true;
  3310. while (npte--) {
  3311. entry = *spte;
  3312. mmu_page_zap_pte(vcpu->kvm, sp, spte);
  3313. if (gentry &&
  3314. !((sp->role.word ^ vcpu->arch.mmu.base_role.word)
  3315. & mask.word) && rmap_can_add(vcpu))
  3316. mmu_pte_write_new_pte(vcpu, sp, spte, &gentry);
  3317. if (need_remote_flush(entry, *spte))
  3318. remote_flush = true;
  3319. ++spte;
  3320. }
  3321. }
  3322. mmu_pte_write_flush_tlb(vcpu, zap_page, remote_flush, local_flush);
  3323. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  3324. kvm_mmu_audit(vcpu, AUDIT_POST_PTE_WRITE);
  3325. spin_unlock(&vcpu->kvm->mmu_lock);
  3326. }
  3327. int kvm_mmu_unprotect_page_virt(struct kvm_vcpu *vcpu, gva_t gva)
  3328. {
  3329. gpa_t gpa;
  3330. int r;
  3331. if (vcpu->arch.mmu.direct_map)
  3332. return 0;
  3333. gpa = kvm_mmu_gva_to_gpa_read(vcpu, gva, NULL);
  3334. r = kvm_mmu_unprotect_page(vcpu->kvm, gpa >> PAGE_SHIFT);
  3335. return r;
  3336. }
  3337. EXPORT_SYMBOL_GPL(kvm_mmu_unprotect_page_virt);
  3338. void __kvm_mmu_free_some_pages(struct kvm_vcpu *vcpu)
  3339. {
  3340. LIST_HEAD(invalid_list);
  3341. while (kvm_mmu_available_pages(vcpu->kvm) < KVM_REFILL_PAGES &&
  3342. !list_empty(&vcpu->kvm->arch.active_mmu_pages)) {
  3343. struct kvm_mmu_page *sp;
  3344. sp = container_of(vcpu->kvm->arch.active_mmu_pages.prev,
  3345. struct kvm_mmu_page, link);
  3346. kvm_mmu_prepare_zap_page(vcpu->kvm, sp, &invalid_list);
  3347. ++vcpu->kvm->stat.mmu_recycled;
  3348. }
  3349. kvm_mmu_commit_zap_page(vcpu->kvm, &invalid_list);
  3350. }
  3351. static bool is_mmio_page_fault(struct kvm_vcpu *vcpu, gva_t addr)
  3352. {
  3353. if (vcpu->arch.mmu.direct_map || mmu_is_nested(vcpu))
  3354. return vcpu_match_mmio_gpa(vcpu, addr);
  3355. return vcpu_match_mmio_gva(vcpu, addr);
  3356. }
  3357. int kvm_mmu_page_fault(struct kvm_vcpu *vcpu, gva_t cr2, u32 error_code,
  3358. void *insn, int insn_len)
  3359. {
  3360. int r, emulation_type = EMULTYPE_RETRY;
  3361. enum emulation_result er;
  3362. r = vcpu->arch.mmu.page_fault(vcpu, cr2, error_code, false);
  3363. if (r < 0)
  3364. goto out;
  3365. if (!r) {
  3366. r = 1;
  3367. goto out;
  3368. }
  3369. if (is_mmio_page_fault(vcpu, cr2))
  3370. emulation_type = 0;
  3371. er = x86_emulate_instruction(vcpu, cr2, emulation_type, insn, insn_len);
  3372. switch (er) {
  3373. case EMULATE_DONE:
  3374. return 1;
  3375. case EMULATE_DO_MMIO:
  3376. ++vcpu->stat.mmio_exits;
  3377. /* fall through */
  3378. case EMULATE_FAIL:
  3379. return 0;
  3380. default:
  3381. BUG();
  3382. }
  3383. out:
  3384. return r;
  3385. }
  3386. EXPORT_SYMBOL_GPL(kvm_mmu_page_fault);
  3387. void kvm_mmu_invlpg(struct kvm_vcpu *vcpu, gva_t gva)
  3388. {
  3389. vcpu->arch.mmu.invlpg(vcpu, gva);
  3390. kvm_mmu_flush_tlb(vcpu);
  3391. ++vcpu->stat.invlpg;
  3392. }
  3393. EXPORT_SYMBOL_GPL(kvm_mmu_invlpg);
  3394. void kvm_enable_tdp(void)
  3395. {
  3396. tdp_enabled = true;
  3397. }
  3398. EXPORT_SYMBOL_GPL(kvm_enable_tdp);
  3399. void kvm_disable_tdp(void)
  3400. {
  3401. tdp_enabled = false;
  3402. }
  3403. EXPORT_SYMBOL_GPL(kvm_disable_tdp);
  3404. static void free_mmu_pages(struct kvm_vcpu *vcpu)
  3405. {
  3406. free_page((unsigned long)vcpu->arch.mmu.pae_root);
  3407. if (vcpu->arch.mmu.lm_root != NULL)
  3408. free_page((unsigned long)vcpu->arch.mmu.lm_root);
  3409. }
  3410. static int alloc_mmu_pages(struct kvm_vcpu *vcpu)
  3411. {
  3412. struct page *page;
  3413. int i;
  3414. ASSERT(vcpu);
  3415. /*
  3416. * When emulating 32-bit mode, cr3 is only 32 bits even on x86_64.
  3417. * Therefore we need to allocate shadow page tables in the first
  3418. * 4GB of memory, which happens to fit the DMA32 zone.
  3419. */
  3420. page = alloc_page(GFP_KERNEL | __GFP_DMA32);
  3421. if (!page)
  3422. return -ENOMEM;
  3423. vcpu->arch.mmu.pae_root = page_address(page);
  3424. for (i = 0; i < 4; ++i)
  3425. vcpu->arch.mmu.pae_root[i] = INVALID_PAGE;
  3426. return 0;
  3427. }
  3428. int kvm_mmu_create(struct kvm_vcpu *vcpu)
  3429. {
  3430. ASSERT(vcpu);
  3431. vcpu->arch.walk_mmu = &vcpu->arch.mmu;
  3432. vcpu->arch.mmu.root_hpa = INVALID_PAGE;
  3433. vcpu->arch.mmu.translate_gpa = translate_gpa;
  3434. vcpu->arch.nested_mmu.translate_gpa = translate_nested_gpa;
  3435. return alloc_mmu_pages(vcpu);
  3436. }
  3437. int kvm_mmu_setup(struct kvm_vcpu *vcpu)
  3438. {
  3439. ASSERT(vcpu);
  3440. ASSERT(!VALID_PAGE(vcpu->arch.mmu.root_hpa));
  3441. return init_kvm_mmu(vcpu);
  3442. }
  3443. void kvm_mmu_slot_remove_write_access(struct kvm *kvm, int slot)
  3444. {
  3445. struct kvm_memory_slot *memslot;
  3446. gfn_t last_gfn;
  3447. int i;
  3448. memslot = id_to_memslot(kvm->memslots, slot);
  3449. last_gfn = memslot->base_gfn + memslot->npages - 1;
  3450. spin_lock(&kvm->mmu_lock);
  3451. for (i = PT_PAGE_TABLE_LEVEL;
  3452. i < PT_PAGE_TABLE_LEVEL + KVM_NR_PAGE_SIZES; ++i) {
  3453. unsigned long *rmapp;
  3454. unsigned long last_index, index;
  3455. rmapp = memslot->arch.rmap[i - PT_PAGE_TABLE_LEVEL];
  3456. last_index = gfn_to_index(last_gfn, memslot->base_gfn, i);
  3457. for (index = 0; index <= last_index; ++index, ++rmapp) {
  3458. if (*rmapp)
  3459. __rmap_write_protect(kvm, rmapp, false);
  3460. if (need_resched() || spin_needbreak(&kvm->mmu_lock)) {
  3461. kvm_flush_remote_tlbs(kvm);
  3462. cond_resched_lock(&kvm->mmu_lock);
  3463. }
  3464. }
  3465. }
  3466. kvm_flush_remote_tlbs(kvm);
  3467. spin_unlock(&kvm->mmu_lock);
  3468. }
  3469. void kvm_mmu_zap_all(struct kvm *kvm)
  3470. {
  3471. struct kvm_mmu_page *sp, *node;
  3472. LIST_HEAD(invalid_list);
  3473. spin_lock(&kvm->mmu_lock);
  3474. restart:
  3475. list_for_each_entry_safe(sp, node, &kvm->arch.active_mmu_pages, link)
  3476. if (kvm_mmu_prepare_zap_page(kvm, sp, &invalid_list))
  3477. goto restart;
  3478. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  3479. spin_unlock(&kvm->mmu_lock);
  3480. }
  3481. static void kvm_mmu_remove_some_alloc_mmu_pages(struct kvm *kvm,
  3482. struct list_head *invalid_list)
  3483. {
  3484. struct kvm_mmu_page *page;
  3485. if (list_empty(&kvm->arch.active_mmu_pages))
  3486. return;
  3487. page = container_of(kvm->arch.active_mmu_pages.prev,
  3488. struct kvm_mmu_page, link);
  3489. kvm_mmu_prepare_zap_page(kvm, page, invalid_list);
  3490. }
  3491. static int mmu_shrink(struct shrinker *shrink, struct shrink_control *sc)
  3492. {
  3493. struct kvm *kvm;
  3494. int nr_to_scan = sc->nr_to_scan;
  3495. if (nr_to_scan == 0)
  3496. goto out;
  3497. raw_spin_lock(&kvm_lock);
  3498. list_for_each_entry(kvm, &vm_list, vm_list) {
  3499. int idx;
  3500. LIST_HEAD(invalid_list);
  3501. /*
  3502. * Never scan more than sc->nr_to_scan VM instances.
  3503. * Will not hit this condition practically since we do not try
  3504. * to shrink more than one VM and it is very unlikely to see
  3505. * !n_used_mmu_pages so many times.
  3506. */
  3507. if (!nr_to_scan--)
  3508. break;
  3509. /*
  3510. * n_used_mmu_pages is accessed without holding kvm->mmu_lock
  3511. * here. We may skip a VM instance errorneosly, but we do not
  3512. * want to shrink a VM that only started to populate its MMU
  3513. * anyway.
  3514. */
  3515. if (!kvm->arch.n_used_mmu_pages)
  3516. continue;
  3517. idx = srcu_read_lock(&kvm->srcu);
  3518. spin_lock(&kvm->mmu_lock);
  3519. kvm_mmu_remove_some_alloc_mmu_pages(kvm, &invalid_list);
  3520. kvm_mmu_commit_zap_page(kvm, &invalid_list);
  3521. spin_unlock(&kvm->mmu_lock);
  3522. srcu_read_unlock(&kvm->srcu, idx);
  3523. list_move_tail(&kvm->vm_list, &vm_list);
  3524. break;
  3525. }
  3526. raw_spin_unlock(&kvm_lock);
  3527. out:
  3528. return percpu_counter_read_positive(&kvm_total_used_mmu_pages);
  3529. }
  3530. static struct shrinker mmu_shrinker = {
  3531. .shrink = mmu_shrink,
  3532. .seeks = DEFAULT_SEEKS * 10,
  3533. };
  3534. static void mmu_destroy_caches(void)
  3535. {
  3536. if (pte_list_desc_cache)
  3537. kmem_cache_destroy(pte_list_desc_cache);
  3538. if (mmu_page_header_cache)
  3539. kmem_cache_destroy(mmu_page_header_cache);
  3540. }
  3541. int kvm_mmu_module_init(void)
  3542. {
  3543. pte_list_desc_cache = kmem_cache_create("pte_list_desc",
  3544. sizeof(struct pte_list_desc),
  3545. 0, 0, NULL);
  3546. if (!pte_list_desc_cache)
  3547. goto nomem;
  3548. mmu_page_header_cache = kmem_cache_create("kvm_mmu_page_header",
  3549. sizeof(struct kvm_mmu_page),
  3550. 0, 0, NULL);
  3551. if (!mmu_page_header_cache)
  3552. goto nomem;
  3553. if (percpu_counter_init(&kvm_total_used_mmu_pages, 0))
  3554. goto nomem;
  3555. register_shrinker(&mmu_shrinker);
  3556. return 0;
  3557. nomem:
  3558. mmu_destroy_caches();
  3559. return -ENOMEM;
  3560. }
  3561. /*
  3562. * Caculate mmu pages needed for kvm.
  3563. */
  3564. unsigned int kvm_mmu_calculate_mmu_pages(struct kvm *kvm)
  3565. {
  3566. unsigned int nr_mmu_pages;
  3567. unsigned int nr_pages = 0;
  3568. struct kvm_memslots *slots;
  3569. struct kvm_memory_slot *memslot;
  3570. slots = kvm_memslots(kvm);
  3571. kvm_for_each_memslot(memslot, slots)
  3572. nr_pages += memslot->npages;
  3573. nr_mmu_pages = nr_pages * KVM_PERMILLE_MMU_PAGES / 1000;
  3574. nr_mmu_pages = max(nr_mmu_pages,
  3575. (unsigned int) KVM_MIN_ALLOC_MMU_PAGES);
  3576. return nr_mmu_pages;
  3577. }
  3578. int kvm_mmu_get_spte_hierarchy(struct kvm_vcpu *vcpu, u64 addr, u64 sptes[4])
  3579. {
  3580. struct kvm_shadow_walk_iterator iterator;
  3581. u64 spte;
  3582. int nr_sptes = 0;
  3583. walk_shadow_page_lockless_begin(vcpu);
  3584. for_each_shadow_entry_lockless(vcpu, addr, iterator, spte) {
  3585. sptes[iterator.level-1] = spte;
  3586. nr_sptes++;
  3587. if (!is_shadow_present_pte(spte))
  3588. break;
  3589. }
  3590. walk_shadow_page_lockless_end(vcpu);
  3591. return nr_sptes;
  3592. }
  3593. EXPORT_SYMBOL_GPL(kvm_mmu_get_spte_hierarchy);
  3594. void kvm_mmu_destroy(struct kvm_vcpu *vcpu)
  3595. {
  3596. ASSERT(vcpu);
  3597. destroy_kvm_mmu(vcpu);
  3598. free_mmu_pages(vcpu);
  3599. mmu_free_memory_caches(vcpu);
  3600. }
  3601. void kvm_mmu_module_exit(void)
  3602. {
  3603. mmu_destroy_caches();
  3604. percpu_counter_destroy(&kvm_total_used_mmu_pages);
  3605. unregister_shrinker(&mmu_shrinker);
  3606. mmu_audit_disable();
  3607. }